Skip to content

Running all tests at once fails #28

@EnchanterIO

Description

@EnchanterIO

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions