db / licenseInfo.spec.ts
This commit is contained in:
parent
7bc14235aa
commit
7c18a7a443
|
@ -21,9 +21,6 @@ describe("/api/global/license", () => {
|
||||||
|
|
||||||
describe("POST /api/global/license/refresh", () => {})
|
describe("POST /api/global/license/refresh", () => {})
|
||||||
|
|
||||||
describe("GET /api/global/license/info", () => {})
|
|
||||||
|
|
||||||
describe("DELETE /api/global/license/info", () => {})
|
|
||||||
|
|
||||||
describe("GET /api/global/license/usage", () => {})
|
describe("GET /api/global/license/usage", () => {})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue