1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

feature: Add support for permission system in unleash frontend

fix lint
This commit is contained in:
Benjamin Ludewig 2019-01-02 10:41:43 +01:00
parent 7740a9abe9
commit ba7ec688eb

View File

@ -81,4 +81,3 @@ test('renders correctly with one feature without permission', () => {
expect(tree).toMatchSnapshot();
});