mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
Fix
This commit is contained in:
parent
605470ac44
commit
a253cb5916
@ -142,7 +142,7 @@ describe('Playground API E2E', () => {
|
||||
);
|
||||
};
|
||||
|
||||
test('Returned features should be a subset of the provided toggles', async () => {
|
||||
test('Returned features should be a subset of the provided flags', async () => {
|
||||
await fc.assert(
|
||||
fc
|
||||
.asyncProperty(
|
||||
|
Loading…
Reference in New Issue
Block a user