removing @api tag from all acceptance feature files (#7027)

This commit is contained in:
nirajacharya2
2023-08-16 09:29:00 +05:45
committed by GitHub
parent c38095ae67
commit 5f93a22eb9
197 changed files with 274 additions and 428 deletions
@@ -1,10 +1,9 @@
@api
Feature: assign role
As an admin,
I want to assign roles to users
So that I can provide them different authority
So that I can provide them different authority
Scenario Outline: only admin user can see all existing roles
Given user "Alice" has been created with default attributes and without skeleton files
And the administrator has given "Alice" the role "<userRole>" using the settings api