Skip to content

Commit 0eace2c

Browse files
committed
fixup! feat(conversation): add federated typing indicator
1 parent 659832c commit 0eace2c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integration/features/federation/chat.feature

-4
Original file line numberDiff line numberDiff line change
@@ -537,10 +537,6 @@ Feature: federation/chat
537537
Given user "participant2" leaves room "LOCAL::room" with 200 (v4)
538538
When user "participant1" sets setting "typing_privacy" to 1 with 200 (v1)
539539
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
542540
# Public
543541
When user "participant1" sets setting "typing_privacy" to 0 with 200 (v1)
544542
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

0 commit comments

Comments
 (0)