mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-06 05:59:25 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
d7b58d1f94
@ -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