Skip to content

Commit

Permalink
authentication working
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbell committed Nov 17, 2023
1 parent 5ca1f51 commit 96c5a57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/k6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ To run the K6 load testing tools, you'll need to:
```sh
export OPENMCT_USERNAME=testuser;
export OPENMCT_PASSWORD=NasaIsCool!
const password = __ENV.OPENMCT_PASSWORD;
k6 run websocket-subscriptions.js
k6 run full-browser-test.js
```

0 comments on commit 96c5a57

Please sign in to comment.