diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 64a6302..ae20139 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,4 +30,4 @@ jobs: - name: Run Behave tests run: | - behave -i @tag1 + behave feature/teste.feature diff --git a/features/teste.feature b/features/teste.feature index 88bf7dd..3d159dd 100644 --- a/features/teste.feature +++ b/features/teste.feature @@ -1,6 +1,6 @@ Feature: teste - @tag1 + @Tag1 Scenario: teste Given que eu esteja na pagina When faco login usando o documento