diff --git a/tests/acceptance/features/cliCommands/uploadSessions.feature b/tests/acceptance/features/cliCommands/uploadSessions.feature index 4def4cecb3..8f21dd7d58 100644 --- a/tests/acceptance/features/cliCommands/uploadSessions.feature +++ b/tests/acceptance/features/cliCommands/uploadSessions.feature @@ -84,6 +84,9 @@ Feature: List upload sessions via CLI command | file3.txt | And the CLI response should not contain these entries: | file1.txt | + And for user "Alice" the space "Personal" should not contain these entries: + | file2.txt | + | file3.txt | Scenario: restart upload sessions that are in postprocessing