Abort all HTTP requests #487
Annotations
3 errors
src/sep2/helpers/time.test.ts > TimeHelper > should not change pollable resource if initialised again with same URL:
src/sep2/helpers/time.test.ts#L126
AssertionError: expected "destroy" to be called once, but got 0 times
❯ src/sep2/helpers/time.test.ts:126:28
|
src/sep2/helpers/time.test.ts > TimeHelper > should change pollable resource if initialised again with different URL:
src/sep2/helpers/time.test.ts#L156
AssertionError: expected "destroy" to be called 1 times, but got 0 times
❯ src/sep2/helpers/time.test.ts:156:28
|
build
Process completed with exit code 1.
|