diff options
Diffstat (limited to 'cli/tests/testdata/test/unresolved_promise.out')
-rw-r--r-- | cli/tests/testdata/test/unresolved_promise.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/test/unresolved_promise.out b/cli/tests/testdata/test/unresolved_promise.out index 60f9e3d24..92eb16bed 100644 --- a/cli/tests/testdata/test/unresolved_promise.out +++ b/cli/tests/testdata/test/unresolved_promise.out @@ -1,5 +1,5 @@ Check [WILDCARD]/test/unresolved_promise.ts -test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]) +ok | 0 passed | 0 failed ([WILDCARD]) error: Module evaluation is still pending but there are no pending ops or dynamic imports. This situation is often caused by unresolved promises. |