From 40961cda583faaba128b555caebf284fd6298bb1 Mon Sep 17 00:00:00 2001 From: Casper Beyer Date: Sun, 2 May 2021 20:30:30 +0800 Subject: fix(test): change inflection depending on number of pending tests (#10466) --- cli/tests/test/deno_test_only.ts.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/test/deno_test_only.ts.out') diff --git a/cli/tests/test/deno_test_only.ts.out b/cli/tests/test/deno_test_only.ts.out index 75b5af29b..5be46a5a0 100644 --- a/cli/tests/test/deno_test_only.ts.out +++ b/cli/tests/test/deno_test_only.ts.out @@ -1,5 +1,5 @@ [WILDCARD] -running 1 tests from [WILDCARD] +running 1 test from [WILDCARD] test def ... ok ([WILDCARD]) test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 2 filtered out ([WILDCARD]) -- cgit v1.2.3