From adcfddb7b245dbf9e4abdc7e08ac40bfe2167789 Mon Sep 17 00:00:00 2001 From: jkoberg Date: Fri, 11 Aug 2023 14:13:23 +0200 Subject: [PATCH] adjust tests Signed-off-by: jkoberg --- tests/acceptance/features/apiSpaces/listSpaces.feature | 2 -- 1 file changed, 2 deletions(-) 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 |