Marcio S Galli
1 min readJul 28, 2018

--

@Heyse,

In your article sample, within the package.json, the line “test” under “scripts” is:

“test”: “source venv/bin/activate && LOCATION=’local’ py.test && deactivate”,

But what I think you meant to say was “test”: “jest”

--

--

Marcio S Galli
Marcio S Galli

No responses yet