Refactor the syntax of the scenarios in local API tests
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
Feature: get applications
|
||||
As an user
|
||||
I want to be able to get applications information with existings roles
|
||||
So that I can see which role blongs to what user
|
||||
|
||||
Background:
|
||||
Given user "Alice" has been created with default attributes and without skeleton files
|
||||
|
||||
Reference in New Issue
Block a user