Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a test that flakes with gotestsum
The t.Parallel here could possibly cause test output swallow --- PASS, which is basically what all go test result to json output relies on. Related: gotestyourself/gotestsum#141
- Loading branch information