File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
tests/integration/features/conversation-2 Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments