Skip to content

Commit b7e165f

Browse files
committed
Update README.md
1 parent 10795f3 commit b7e165f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ Have a fantastic feature idea? Spot a bug? We would absolutely love for you to
9191
* Create a feature branch from the <strong>dev</strong> branch
9292
* Write awesome code that does awesome things
9393
* Write awesome test that test your awesome code
94-
* Verify that everything is working as it should by running <strong>ant test</strong>. If everything passes, you may want to make sure that your tests are covering everything you think they are! Run <strong>ant mutate</strong> to find out!
94+
* Verify that everything is working as it should by running <strong>mv test</strong>. If everything passes, you may want to make sure that your tests are covering everything you think they are! Run <strong>mvn org.pitest:pitest-maven:mutationCoverage</strong> to find out!
9595
* Commit this code to your repository
96-
* Submit a pull request from your branch to our dev branch and let us know why you made the changes you did
96+
* Submit a pull request from your branch to our dev branch and let us know nwhy you made the changes you did
9797
* We'll take a look at your request and work to get it integrated with the repo!
9898

9999
## Contact

0 commit comments

Comments
 (0)