-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugcurrent functionality does not work as desiredcurrent functionality does not work as desiredpriority
Description
In master (945dbea), there's no longer any power-assert output.
import test from 'ava';
test(t => {
t.ok(false);
}); 1 failed
1. [anonymous]
AssertionError: false == true
at Test.fn (/Users/sindresorhus/dev/md5-hex/test.js:4:4)
Metadata
Metadata
Assignees
Labels
bugcurrent functionality does not work as desiredcurrent functionality does not work as desiredpriority