diff --git a/tests/acceptance/features/apiSpaces/resharing.feature b/tests/acceptance/features/apiSpaces/resharing.feature index 4759e35c54..47dfc10ced 100644 --- a/tests/acceptance/features/apiSpaces/resharing.feature +++ b/tests/acceptance/features/apiSpaces/resharing.feature @@ -85,7 +85,7 @@ Feature: Resharing Examples: | user | code | exists | | Alice | 100 | should not exist | - | Brian | 400 | should exist | + | Brian | 998 | should exist | | Carol | 100 | should not exist |