Skip to content

Commit e86b689

Browse files
authored
chore(contributing): remove missing test script reference
1 parent 23a1bcd commit e86b689

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Please note that this project is released with a [Contributor Code of Conduct](C
1515

1616
1. [Fork][fork] and clone the repository
1717
1. Configure and install the dependencies: `npm install`
18-
1. Make sure the tests pass on your machine: `npm run test`
1918
1. Make sure linter passes on your machine: `npm run lint`
2019
1. Create a new branch: `git checkout -b my-branch-name`
2120
1. Make your change, add tests, and make sure the tests and linter still pass

0 commit comments

Comments
 (0)