Commit 0eace2c 1 parent 659832c commit 0eace2c Copy full SHA for 0eace2c
File tree 1 file changed +0
-4
lines changed
tests/integration/features/federation
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -537,10 +537,6 @@ Feature: federation/chat
537
537
Given user "participant2" leaves room "LOCAL::room" with 200 (v4)
538
538
When user "participant1" sets setting "typing_privacy" to 1 with 200 (v1)
539
539
Then user "participant1" has capability "spreed=>config=>chat=>typing-privacy" set to 1
540
- When user "participant2" sets setting "typing_privacy" to 1 with 200 (v1)
541
- Then user "participant2" has capability "spreed=>config=>chat=>typing-privacy" set to 1
542
540
# Public
543
541
When user "participant1" sets setting "typing_privacy" to 0 with 200 (v1)
544
542
Then user "participant1" has capability "spreed=>config=>chat=>typing-privacy" set to 0
545
- When user "participant2" sets setting "typing_privacy" to 0 with 200 (v1)
546
- Then user "participant2" has capability "spreed=>config=>chat=>typing-privacy" set to 0
You can’t perform that action at this time.
0 commit comments