Finished implementing PictureService
This commit is contained in:
@@ -24,7 +24,7 @@ describe("NetworkService Integration Testing", () => {
|
||||
NETWORK_SERVICE_TESTING_TOKEN,
|
||||
NETWORK_SERVICE_TESTING_NETWORK_ID,
|
||||
new DatabaseMock(),
|
||||
getClient()
|
||||
getClient(false),
|
||||
)
|
||||
|
||||
it("should get invites", async () => {
|
||||
|
||||
Reference in New Issue
Block a user