diff options
| author | Casper Beyer <caspervonb@pm.me> | 2021-05-02 20:30:30 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-02 08:30:30 -0400 |
| commit | 40961cda583faaba128b555caebf284fd6298bb1 (patch) | |
| tree | 2872c19240e09cdc3ecc172a2f86d30096fc3268 /cli/tests/test/quiet_test.out | |
| parent | 89057529bc1329e6e9e193b5aa7beeb4a02efccb (diff) | |
fix(test): change inflection depending on number of pending tests (#10466)
Diffstat (limited to 'cli/tests/test/quiet_test.out')
| -rw-r--r-- | cli/tests/test/quiet_test.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test/quiet_test.out b/cli/tests/test/quiet_test.out index 5ad03240d..61d719d84 100644 --- a/cli/tests/test/quiet_test.out +++ b/cli/tests/test/quiet_test.out @@ -1,4 +1,4 @@ -running 1 tests from [WILDCARD] +running 1 test from [WILDCARD] test log ... ok [WILDCARD] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD] |
