Skip to content

Commit 598b2e0

Browse files
authored
Merge pull request #41423 from owncloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.3
chore(deps-dev): bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3
2 parents 06b608a + 18ff224 commit 598b2e0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/acceptance/features/webUIRestrictSharing/restrictSharing.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Feature: restrict Sharing
7070
| share | no |
7171
Then dialog should be displayed on the webUI
7272
| title | content |
73-
| Error while sharing | Group sharing is not allowed |
73+
| Error whilst sharing | Group sharing is not allowed |
7474
When the user reloads the current page of the webUI
7575
Then the following permissions are seen for "simple-folder" in the sharing dialog for group "grp1"
7676
| share | yes |
@@ -85,7 +85,7 @@ Feature: restrict Sharing
8585
| create | no |
8686
Then dialog should be displayed on the webUI
8787
| title | content |
88-
| Error while sharing | Group sharing is not allowed |
88+
| Error whilst sharing | Group sharing is not allowed |
8989
When the user reloads the current page of the webUI
9090
Then the following permissions are seen for "simple-folder" in the sharing dialog for group "grp1"
9191
| create | yes |

0 commit comments

Comments
 (0)