Remove env overwrites (Not needed anymore)
Some checks failed
Setup testing environment and test the code / build (push) Failing after 54s
Some checks failed
Setup testing environment and test the code / build (push) Failing after 54s
This commit is contained in:
@@ -18,7 +18,6 @@ const NETWORK_SERVICE_TESTING_INVITE_ID = "444444444444444444444444"
|
||||
const NETWORK_SERVICE_TESTING_TOKEN = "testingToken"
|
||||
|
||||
describe("NetworkService Integration Testing", () => {
|
||||
environment.overwrite(<SDKConfig>{apiUrl: "http://localhost:3000"})
|
||||
const service = new NetworkService(
|
||||
NETWORK_SERVICE_TESTING_USER_ID,
|
||||
NETWORK_SERVICE_TESTING_TOKEN,
|
||||
|
||||
Reference in New Issue
Block a user