move createCitizen of Integration test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@article
|
||||
@disable
|
||||
Feature: articles routes
|
||||
|
||||
Scenario: The route for get articles must response a 200
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@auth
|
||||
@disable
|
||||
Feature: Auth routes
|
||||
|
||||
Scenario: I can resiter
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@citizen
|
||||
@disable
|
||||
Feature: citizens routes
|
||||
|
||||
Scenario: I can get Citizens informations
|
||||
|
||||
Reference in New Issue
Block a user