diff options
Diffstat (limited to 'src/context')
| -rw-r--r-- | src/context/x_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/context/x_test.go b/src/context/x_test.go index 0cf19688c3..aeb5470399 100644 --- a/src/context/x_test.go +++ b/src/context/x_test.go @@ -838,7 +838,6 @@ func TestCause(t *testing.T) { cause: parentCause, }, } { - test := test t.Run(test.name, func(t *testing.T) { t.Parallel() ctx := test.ctx() |
