mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
fix: test
This commit is contained in:
parent
17c1f8e173
commit
21776833fc
@ -299,6 +299,7 @@ test('Roundtrip with strategies in multiple environments works', async () => {
|
||||
},
|
||||
projectId,
|
||||
featureName,
|
||||
GLOBAL_ENV,
|
||||
);
|
||||
const data = await app.services.stateService.export({});
|
||||
await app.services.stateService.import({
|
||||
|
Loading…
Reference in New Issue
Block a user