summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2023-04-06 17:48:07 -0400
committerGitHub <noreply@github.com>2023-04-06 23:48:07 +0200
commit1586c52b5b5ad511ec0bf896e94de8585f743cf8 (patch)
tree72ec6b9c136d100b68fb333f082d028d24d09f5e /cli/tests/testdata/npm
parentdf72420d723affb780c0c388b7d704985288f801 (diff)
chore: fix flaky tests checking ms when CI is slow (#18559)
Diffstat (limited to 'cli/tests/testdata/npm')
-rw-r--r--cli/tests/testdata/npm/esm/test.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/npm/esm/test.out b/cli/tests/testdata/npm/esm/test.out
index cc196501d..a87924424 100644
--- a/cli/tests/testdata/npm/esm/test.out
+++ b/cli/tests/testdata/npm/esm/test.out
@@ -5,7 +5,7 @@ test ...
------- output -------
test
----- output end -----
-test ... ok ([WILDCARD]ms)
+test ... ok ([WILDCARD]s)
ok | 1 passed | 0 failed ([WILDCARD]s)