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
6d8469b371
commit
c7e4b63920
@ -23,7 +23,7 @@ describe('export to xlsx with preset', () => {
|
||||
|
||||
beforeEach(async () => {
|
||||
app = await createMockServer({
|
||||
plugins: ['nocobase', 'map'],
|
||||
plugins: ['nocobase', 'map', 'field-china-region'],
|
||||
});
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user