From 71c2c6def97a49f7cc94ebb8d019199b57587c92 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Thu, 2 Mar 2023 11:18:52 -0300 Subject: Add message to notification Signed-off-by: Vitor Mattos --- tests/integration/features/callapi/recording.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') 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 | -- cgit v1.2.3