Skip to content

Commit

Permalink
docs: update test link to latest version (capitalone#1114)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlsonp authored and abajpai15 committed Apr 15, 2024
1 parent c176d53 commit cdd4d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To execute unit tests, run the following
DATAPROFILER_SEED=0 python3 -m unittest discover -p "test*.py"
```

For more nuanced testing runs, check out more detailed documentation [here](https://capitalone.github.io/DataProfiler/docs/0.8.1/html/install.html#testing).
For more nuanced testing runs, check out more detailed documentation [here](https://capitalone.github.io/DataProfiler/docs/0.10.9/html/install.html#testing).

## Creating [Pull Requests](https://github.com/capitalone/DataProfiler/pulls)
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
Expand Down

0 comments on commit cdd4d8b

Please sign in to comment.