diff --git a/tests/acceptance/features/apiSpaces/listSpaces.feature b/tests/acceptance/features/apiSpaces/listSpaces.feature index 87d0d45958..1390176d5c 100644 --- a/tests/acceptance/features/apiSpaces/listSpaces.feature +++ b/tests/acceptance/features/apiSpaces/listSpaces.feature @@ -425,7 +425,5 @@ Feature: List and create spaces And the json responded should not contain a space with name "Project Venus" Examples: | role | - | Admin | - | Space Admin | | User | | User Light |