Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions tests/acceptance/features/cliCommands/uploadSessions.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down