mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
feat: features overwrite warning
This commit is contained in:
parent
d23d7913fd
commit
6267201e9a
@ -856,11 +856,6 @@ test('validate import data', async () => {
|
||||
'The following features will not be imported as they are currently archived. To import them, please unarchive them first:',
|
||||
affectedItems: [defaultFeature],
|
||||
},
|
||||
{
|
||||
message:
|
||||
'The following features already exist in this project and will be overwritten:',
|
||||
affectedItems: ['first_feature'],
|
||||
},
|
||||
],
|
||||
permissions: [],
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user