mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
fix: test
This commit is contained in:
parent
887f989da0
commit
35b76da8dd
@ -16,7 +16,7 @@ describe('sub app', async () => {
|
||||
|
||||
beforeEach(async () => {
|
||||
app = await createMockServer({
|
||||
plugins: ['multi-app-manager', 'client', 'ui-schema-storage', 'system-settings'],
|
||||
plugins: ['multi-app-manager', 'client', 'ui-schema-storage', 'system-settings', 'field-sort'],
|
||||
});
|
||||
await app.db.getRepository('applications').create({
|
||||
values: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user