Skip to content

Commit d869220

Browse files
committed
test: Revert "test: TEMPORARY disable test until circles implemented IShareProviderGetUsers"
This reverts commit 2ec621c. Signed-off-by: Joas Schilling <[email protected]>
1 parent 5fd6f47 commit d869220

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/integration/features/conversation-2/files.feature

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,7 @@ Feature: conversation/files
9191
And add user "participant2" to team "team1"
9292
And user "participant1" shares "welcome.txt" with team "team1" with OCS 100
9393
When user "participant1" gets the room for path "welcome.txt" with 200 (v1)
94-
And user "participant2" gets the DAV properties for "/"
95-
# Temporary disabled because it breaks as circles / Teams does not implement
96-
# OCP\Share\IShareProviderGetUsers yet.
97-
# And user "participant2" gets the room for path "welcome (2).txt" with 200 (v1)
94+
And user "participant2" gets the room for path "welcome (2).txt" with 200 (v1)
9895
Then user "participant1" is not participant of room "file welcome (2).txt room" (v4)
9996
And user "participant2" is not participant of room "file welcome (2).txt room" (v4)
10097

0 commit comments

Comments
 (0)