diff options
| author | Nayeem Rahman <nayeemrmn99@gmail.com> | 2022-08-04 17:38:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-04 12:38:40 -0400 |
| commit | 34328690dc2090fd9282337aca1df74cbf837cab (patch) | |
| tree | e2a266d39f6ab9326b10946f18c4c73a02f97185 /cli/tests/testdata/test/steps | |
| parent | e1297b1a285801f3c3ee911ddbd0afde153a8b6f (diff) | |
fix(test): output parallel test results independently (#15399)
Diffstat (limited to 'cli/tests/testdata/test/steps')
| -rw-r--r-- | cli/tests/testdata/test/steps/output_within.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/testdata/test/steps/output_within.out b/cli/tests/testdata/test/steps/output_within.out index 0f5c95ce3..34d94b6f8 100644 --- a/cli/tests/testdata/test/steps/output_within.out +++ b/cli/tests/testdata/test/steps/output_within.out @@ -18,12 +18,10 @@ description ... 4 ----- output end ----- inner 2 ... ok ([WILDCARD]ms) - ------- output ------- 5 ----- output end ----- step 1 ... ok ([WILDCARD]ms) - ------- output ------- 6 ----- output end ----- |
