Skip to content

Commit

Permalink
Merge pull request #1200 from willman42/dev
Browse files Browse the repository at this point in the history
fixed broken link to TESTING.md
  • Loading branch information
PromoFaux authored Sep 5, 2022
2 parents 4a636fb + 0b9e9a5 commit 2f2395e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ Please review the following before opening a pull request (PR) to help your PR g
* To ensure proper testing and quality control, target any code change pull requests against `dev` branch.

* Make sure the tests pass
* Take a look at [TESTING.md](TESTING.md) to see how to run tests locally so you do not have to push all your code to a PR and have GitHub Actions run it.
* Take a look at [TESTING.md](test/TESTING.md) to see how to run tests locally so you do not have to push all your code to a PR and have GitHub Actions run it.
* Your tests will probably run faster locally and you get a faster feedback loop.

0 comments on commit 2f2395e

Please sign in to comment.