summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-03-02 11:18:52 -0300
committerVitor Mattos <vitor@php.rio>2023-03-02 23:37:00 -0300
commit71c2c6def97a49f7cc94ebb8d019199b57587c92 (patch)
tree0f9b2baeb2dc8caa38387f1435f1772eb7efc966 /tests
parent16070288ad3da2177e1d50019d42a1a4a6b64f7a (diff)
Add message to notification
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 6f59cdaa5..7195a3361 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_information | room1 | Failed to store recording of call room1, reach out to the admin. |
+ | app | object_type | object_id | subject |
+ | spreed | recording_information | room1 | Failed to upload call recording |
And user "participant1" is participant of the following unordered rooms (v4)
| type | name | callRecording |
| 2 | room1 | 0 |