redux-saga / redux-saga-beginner-tutorial

Redux/Redux-saga beginner tutorial
MIT License
587 stars 542 forks source link

remove 'npm test' script from master branch because the tests are not in that branch #20

Open schraj opened 7 years ago

schraj commented 7 years ago

fixes issue #19.

pzrq commented 6 years ago

@schraj With respect, I don't agree with this PR, but I would agree the documentation could be improved to make it clearer npm test won't pass until the tutorial is completed or the sagas branch checked out:

screen shot 2018-01-30 at 12 38 34 pm

ianchanning commented 6 years ago

The text should also be removed from the README, otherwise people following that will just get a different error when they run npm test