Finished implementing PictureService

This commit is contained in:
2026-04-03 09:18:34 +02:00
parent 7b1d023a94
commit 7b19bea790
7 changed files with 213 additions and 10 deletions

View File

@@ -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 () => {