Skip to content

Commit

Permalink
Update testing directions
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-flinn committed Sep 21, 2023
1 parent 477e733 commit dd43f6e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@
# .dev.vars
TOKEN=${TOKEN}
```

### Testing

```
k6 -e PSK=${TOKEN} test/script.js
```

0 comments on commit dd43f6e

Please sign in to comment.