Skip to content

Commit

Permalink
Atualizando README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndressaKarla authored Nov 29, 2023
1 parent 6ef4723 commit 5374edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Ex. 2:
bundle exec rspec spec/tests/usuario_request.rb
```

- Ou informar o comando abaixo para executar todas as features e/ou cenários do projeto:
- Ou informar o comando abaixo para executar todas as features e/ou cenários do projeto (mesmo comando que é utilizado no "Passo 3" da "Pipeline Testes Automatizados API ServeRest Ruby" em ".github > workflows > [workflow-testes-automatizados-api-serve-rest-ruby.yml](https://github.com/AndressaKarla/testes-automatizados-api-serve-rest_ruby/blob/main/.github/workflows/workflow-testes-automatizados-api-serve-rest-ruby.yml)" no GitHub Actions)
```ruby
bundle exec rspec spec/tests/*
```
Expand Down

0 comments on commit 5374edd

Please sign in to comment.