mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +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;
|
||||
|
||||
afterEach(async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user