Skip to content

Commit 0ea3625

Browse files
author
radeva
authored
docs: remove unneeded step for running tests
1 parent 47b4cd7 commit 0ea3625

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
@@ -61,7 +61,6 @@ git checkout -b <my-fix-branch> master
6161
- Rebase your changes to the latest master: `git pull --rebase upstream master`.
6262
- Ensure all unit test are green. How?
6363
- Go to `seed-tests`
64-
- Delete `seed-copy` if existing
6564
- Run `npm install`
6665
- Run `npm run test.ios` or `npm run test.android`
6766
- Ensure your changes pass tslint validation. (run `npm run tslint` in the root of the repo).

0 commit comments

Comments
 (0)