Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DjalmaHenry committed Jun 19, 2023
1 parent 8f34c80 commit 6df3050
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 @@ -87,7 +87,7 @@ git clone https://github.com/DjalmaHenry/K5-Performance-Tests.git

Para executar um teste local, você pode usar um dos scripts de exemplo para executar, use o comando:
```
k6 run script.js
k6 run loginUsers.js
```

### ☁️ Rodando um teste no Grafana Cloud
Expand All @@ -99,5 +99,5 @@ k6 login cloud --token YourToken

Em seguida, você pode executar os testes no Grafana Cloud usando o comando:
```
k6 cloud script.js
k6 cloud loginUsers.js
```

0 comments on commit 6df3050

Please sign in to comment.