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
9b43a34c59
commit
3b7acb922b
@ -19,7 +19,7 @@ const mockServer = (options?: ApplicationOptions) => {
|
||||
});
|
||||
};
|
||||
|
||||
describe('app command', () => {
|
||||
describe('app command test', () => {
|
||||
let app: Application;
|
||||
|
||||
afterEach(async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user