1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00

db / licenseInfo.spec.ts

This commit is contained in:
Rory Powell 2023-07-07 11:34:10 +01:00
parent 7bc14235aa
commit 7c18a7a443

View file

@ -21,9 +21,6 @@ describe("/api/global/license", () => {
describe("POST /api/global/license/refresh", () => {})
describe("GET /api/global/license/info", () => {})
describe("DELETE /api/global/license/info", () => {})
describe("GET /api/global/license/usage", () => {})
})