blockstack-app-generator
blockstack-app-generator copied to clipboard
test task in package.json runs build instead
see this line: https://github.com/blockstack/blockstack-app-generator/blob/988e206805ef768476901779b14630dd6e388133/react/templates/_package.json#L29
while it should be
"test": "react-scripts test"