mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
test: adjust tests
This commit is contained in:
committed by
Juan Pablo Villafáñez
parent
7003aa26c5
commit
a42c2b7b40
@@ -151,12 +151,8 @@ Feature: Space management
|
||||
|
||||
|
||||
Scenario Outline: space admin user tries to disable the personal space
|
||||
When user "<user>" disables a space "Alice Hansen" owned by user "Alice"
|
||||
When user "Brian" disables a space "Alice Hansen" owned by user "Alice"
|
||||
Then the HTTP status code should be "403"
|
||||
Examples:
|
||||
| user |
|
||||
| Brian |
|
||||
| Carol |
|
||||
|
||||
|
||||
Scenario: space admin user deletes the project space
|
||||
|
||||
Reference in New Issue
Block a user