removing @api tag from all acceptance feature files (#7027)
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
@api
|
||||
Feature: sharing
|
||||
As a user
|
||||
I want to check the webdav share permissions
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
@api
|
||||
Feature: share access by ID
|
||||
As an API consumer (app)
|
||||
I want to access a share by its id
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
@api
|
||||
Feature: sharing
|
||||
As a user
|
||||
I want to upload resources to a folder shared to me
|
||||
|
||||
Reference in New Issue
Block a user