mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +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 () => {
|
beforeEach(async () => {
|
||||||
app = await createMockServer({
|
app = await createMockServer({
|
||||||
plugins: ['nocobase', 'map'],
|
plugins: ['nocobase', 'map', 'field-china-region'],
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user