delete issue link from feature files

This commit is contained in:
Viktor Scharf
2025-02-04 15:58:28 +01:00
parent 4b737dcc7d
commit 5bdea318c2
11 changed files with 2 additions and 29 deletions

View File

@@ -3,9 +3,6 @@ Feature: edit user
I want to be able to edit user information
So that I can manage users
Note - this feature is run in CI with ACCOUNTS_HASH_DIFFICULTY set to the default for production
See https://github.com/owncloud/ocis/issues/1542 and https://github.com/owncloud/ocis/pull/839
Background:
Given user "Alice" has been created with default attributes
And the administrator has assigned the role "Admin" to user "Alice" using the Graph API