-
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Due to the ordering of how init()
is loaded from imports first, there is no way to actually set the startup message to be disabled within tests.
Looking at the unit tests, it is clear that only the variable is being checked, not that the output is being verified as not displayed which explains why it passes testing but does not actually do anything at all.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working