Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-01 16:36:02 +0300
committerJoas Schilling <coding@schilljs.com>2022-07-01 16:36:02 +0300
commit3c16d954f4fc579a4e6db4a8460020fcfafe0bbc (patch)
tree8ec0c1c1ea80be88a1a5e59dacab0a55c8e6eafc
parentd184f0b68e181e88e8fd8a6668ea427610df9947 (diff)
Rename integration test
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--tests/integration/features/chat/message-expiration.feature (renamed from tests/integration/features/chat/expire-date.feature)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/features/chat/expire-date.feature b/tests/integration/features/chat/message-expiration.feature
index ae4fb0acf..3a4b7d9c8 100644
--- a/tests/integration/features/chat/expire-date.feature
+++ b/tests/integration/features/chat/message-expiration.feature
@@ -1,4 +1,4 @@
-Feature: room/expire-date
+Feature: room/message-expiration
Background:
Given user "participant1" exists
Given user "participant2" exists