Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JarDeVSon authored Oct 4, 2023
1 parent 2e5969c commit c807fa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ yarn install
yarn dev
```

## Running the tests
## Executando os testes

In this project, you can run tests via CLI using `k6` and the flag `k6 run` with the suite of the specific test:
Neste projeto, você pode executar testes via CLI usando `k6` e a flag `k6 run` com o conjunto do teste específico:

```sh
k6 run smoke-test.js
Expand Down

0 comments on commit c807fa6

Please sign in to comment.