Skip to content

Commit fdaa05d

Browse files
committed
test: Adjust to server change, the Talk/ folder is now staying also when empty
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 2defe3a commit fdaa05d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/integration/features/sharing-2/get.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,6 +1315,7 @@ Feature: get
13151315
And user "participant2" gets the DAV properties for "/"
13161316
And the list of returned files for "participant2" is
13171317
| / |
1318+
| /Talk/ |
13181319
| /welcome.txt |
13191320

13201321
Scenario: get files after deleting a received share
@@ -1347,6 +1348,7 @@ Feature: get
13471348
And user "participant2" gets the DAV properties for "/"
13481349
And the list of returned files for "participant2" is
13491350
| / |
1351+
| /Talk/ |
13501352
| /welcome.txt |
13511353

13521354

0 commit comments

Comments
 (0)