FAC10 / fac-donation-app

A donation app for Founders & Coders!
https://fac-donation-app.herokuapp.com/
4 stars 0 forks source link

Incorrect test script path #108

Open RhodesPeter opened 7 years ago

RhodesPeter commented 7 years ago

If you change your test script in the package.Json to this, they will work :)

"test": "tape tests/src/routes/*.js | tap-spec",

RhodesPeter commented 7 years ago

Does this make sense? If not let me know and I will come and explain it 😀