removing @api tag from all acceptance feature files (#7027)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
@api
|
||||
Feature: copy file
|
||||
As a user
|
||||
I want to be able to copy files
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
@api
|
||||
Feature: create files and folder
|
||||
As a user
|
||||
I want to be able to create files and folders
|
||||
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
@api
|
||||
Feature: create file or folder named similar to Shares folder
|
||||
As a user
|
||||
I want to be able to create files and folders when the Shares folder exists
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@api @issue-1313 @skipOnGraph
|
||||
@issue-1313 @skipOnGraph
|
||||
Feature: get quota
|
||||
As a user
|
||||
I want to be able to find out my available storage quota
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
@api
|
||||
Feature: set file properties
|
||||
As a user
|
||||
I want to be able to set meta-information about files
|
||||
|
||||
Reference in New Issue
Block a user