🐛 fix only office integration (#379)
🔒 Do not expose application API into (#372)" 🐛 Fix only office integration
This commit is contained in:
@@ -9,7 +9,7 @@ describe("The /users/quota API", () => {
|
||||
beforeEach(async () => {
|
||||
platform = await init();
|
||||
currentUser = await UserApi.getInstance(platform);
|
||||
});
|
||||
}, 30000000);
|
||||
|
||||
afterEach(async () => {
|
||||
await platform.tearDown();
|
||||
|
||||
Reference in New Issue
Block a user