Remove test skeleton.
This commit is contained in:
parent
a9392b2176
commit
07b3d83ebb
|
@ -248,10 +248,4 @@ describe("/applications", () => {
|
|||
expect(devLogs.data.length).toBe(0)
|
||||
})
|
||||
})
|
||||
|
||||
describe("permissions", () => {
|
||||
it("should return the list of apps the user has access to", async () => {
|
||||
const user = config.user
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue