aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2021-05-20 12:13:04 +0200
committerszaimen <szaimen@e.mail.de>2021-05-20 12:13:04 +0200
commit35d978c2fca0b4ae7961e44a3a9e1a4f77fad6dc (patch)
tree9ab67411941c1ae6ac456e0ec879f1e1852b40fa /build
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
downloadnextcloud-server-35d978c2fca0b4ae7961e44a3a9e1a4f77fad6dc.tar.gz
nextcloud-server-35d978c2fca0b4ae7961e44a3a9e1a4f77fad6dc.zip
Rename External storages to External storage
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'build')
-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"