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