Skip to content

Commit

Permalink
docs(NODE-6339): update README testing section
Browse files Browse the repository at this point in the history
remove stray changes

remove stray changes
  • Loading branch information
aditi-khare-mongoDB committed Aug 20, 2024
1 parent b13c729 commit 55814ba
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 @@ -93,10 +93,10 @@ To verify the native `.node` packages, follow the same steps as above.
Run the test suite using:

```bash
npm test
docker run -i -v WORKING_DIRECTORY:/app -w /app -e PROJECT_DIRECTORY=/app ubuntu:20.04 /bin/bash /app/.evergreen/run-tests-ubuntu.sh
```

NOTE: The test suite requires an active kerberos deployment, see `test/scripts/travis.sh` to better understand these requirements.
NOTE: The test suite requires an active kerberos deployment.

# Documentation

Expand Down

0 comments on commit 55814ba

Please sign in to comment.