mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
fix: test
This commit is contained in:
parent
1a2d46f978
commit
f0cf399522
@ -19,7 +19,7 @@ const mockServer = (options?: ApplicationOptions) => {
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
describe('app command test', () => {
|
describe('app command', () => {
|
||||||
let app: Application;
|
let app: Application;
|
||||||
|
|
||||||
afterEach(async () => {
|
afterEach(async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user