When describing tests using:
it(\'foo\', () => {...})
all tests pass.
But when I change the test to
test(\'foo\', () => {...