Skip to content

Commit 81a99a8

Browse files
authored
Merge pull request #200 from arashsheyda/patch-1
chore(contributing): remove missing test script reference
2 parents a31618b + e86b689 commit 81a99a8

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)