Skip to content

Commit

Permalink
workflow smoke teste
Browse files Browse the repository at this point in the history
  • Loading branch information
GCarin1 committed Nov 13, 2023
1 parent 8fd2978 commit 713e2c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Run Behave tests
run: |
behave -i @tag1
behave feature/teste.feature
2 changes: 1 addition & 1 deletion features/teste.feature
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: teste

@tag1
@Tag1
Scenario: teste
Given que eu esteja na pagina
When faco login usando o documento
Expand Down

0 comments on commit 713e2c2

Please sign in to comment.