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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2021-05-20 13:13:04 +0300
committerszaimen <szaimen@e.mail.de>2021-05-20 13:13:04 +0300
commit35d978c2fca0b4ae7961e44a3a9e1a4f77fad6dc (patch)
tree9ab67411941c1ae6ac456e0ec879f1e1852b40fa /build/integration
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
Rename External storages to External storage
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'build/integration')
-rw-r--r--build/integration/features/external-storage.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/features/external-storage.feature b/build/integration/features/external-storage.feature
index 59a873dd816..d92cca3c458 100644
--- a/build/integration/features/external-storage.feature
+++ b/build/integration/features/external-storage.feature
@@ -24,7 +24,7 @@ Feature: external-storage
| token | A_TOKEN |
| mimetype | httpd/unix-directory |
- Scenario: Shares don't overwrite external storages
+ Scenario: Shares don't overwrite external storage
Given user "user0" exists
And user "user1" exists
And As an "user0"