summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-02-27 15:31:01 -0300
committerVitor Mattos <vitor@php.rio>2023-02-27 15:31:01 -0300
commit07fb57db5914ee00fd0005626c9bc3360610fcfd (patch)
tree7dc5569fab48a09bc95bcc50e3a2b6e4875e84ea /tests
parentad768613869a0a3420b8bf17f55e24dff85d8d7b (diff)
Fix typo
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/features/callapi/recording.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/features/callapi/recording.feature b/tests/integration/features/callapi/recording.feature
index e194759d2..0203ce340 100644
--- a/tests/integration/features/callapi/recording.feature
+++ b/tests/integration/features/callapi/recording.feature
@@ -393,8 +393,8 @@ Feature: callapi/recording
And user "participant1" joins room "room1" with 200 (v4)
When user "participant1" store recording file "big" in room "room1" with 400 (v1)
Then user "participant1" has the following notifications
- | app | object_type | object_id | subject |
- | spreed | recording | room1 | Fail to store recording of call room1, reach out to the admin. |
+ | app | object_type | object_id | subject |
+ | spreed | recording | room1 | Failed to store recording of call room1, reach out to the admin. |
And user "participant1" is participant of the following unordered rooms (v4)
| type | name | callRecording |
| 2 | room1 | 0 |