Code quality improvements and cleanup + Implemented ChatService
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
This commit is contained in:
@@ -23,7 +23,7 @@ describe("NetworkService Integration Testing", () => {
|
||||
NETWORK_SERVICE_TESTING_TOKEN,
|
||||
NETWORK_SERVICE_TESTING_NETWORK_ID,
|
||||
new DatabaseMock(),
|
||||
getClient(false),
|
||||
(action, data) => {}
|
||||
)
|
||||
|
||||
it("should get invites", async () => {
|
||||
|
||||
Reference in New Issue
Block a user