Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: owncloud/ocis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 09ae60040fcf09facf0f16c6748836ae56e54ea1
Choose a base ref
..
head repository: owncloud/ocis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ca46b246b905291cd08f282dd8e4c10ed7b94029
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 tests/acceptance/features/apiSpaces/setQuota.feature
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiSpaces/setQuota.feature
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@ Feature: Set quota
| Guest | Admin |


Scenario Outline: admin or space admin user set quota of a space
Scenario Outline: admin or space admin user sets quota of a space
Given the administrator has given "Alice" the role "Space Admin" using the settings api
And the administrator has given "Brian" the role "<userRole>" using the settings api
And user "Alice" has created a space "Project Jupiter" of type "project" with quota "20"