move createCitizen of Integration test

This commit is contained in:
2021-02-10 18:10:21 +01:00
parent 34a7310944
commit c85401aa86
5 changed files with 30 additions and 27 deletions

View File

@@ -1,4 +1,5 @@
@article
@disable
Feature: articles routes
Scenario: The route for get articles must response a 200

View File

@@ -1,4 +1,5 @@
@auth
@disable
Feature: Auth routes
Scenario: I can resiter

View File

@@ -1,4 +1,5 @@
@citizen
@disable
Feature: citizens routes
Scenario: I can get Citizens informations