Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running all tests at once fails #28

Open
EnchanterIO opened this issue Mar 25, 2020 · 0 comments
Open

Running all tests at once fails #28

EnchanterIO opened this issue Mar 25, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@EnchanterIO
Copy link
Contributor

Running all tests together fails:

FORCE_MIGRATION='true' npx truffle test --network sirius

Screen Shot 2020-03-25 at 13 43 11

BUT

Running each individually works:

FORCE_MIGRATION='false' npx truffle test ./test/07_profile_artist_token.js --network sirius

Screen Shot 2020-03-25 at 13 44 22

@EnchanterIO EnchanterIO added the bug Something isn't working label Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant