1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

fix: test

This commit is contained in:
Ivar Conradi Østhus 2021-09-20 12:24:04 +02:00
parent 17c1f8e173
commit 21776833fc
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -299,6 +299,7 @@ test('Roundtrip with strategies in multiple environments works', async () => {
}, },
projectId, projectId,
featureName, featureName,
GLOBAL_ENV,
); );
const data = await app.services.stateService.export({}); const data = await app.services.stateService.export({});
await app.services.stateService.import({ await app.services.stateService.import({