From 0d8c6473b10eed8219e5226fae566fd7fc7e305b Mon Sep 17 00:00:00 2001 From: sjordhani22 Date: Mon, 29 Nov 2021 11:48:31 -0500 Subject: [PATCH] make format change --- js/runner_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/js/runner_test.go b/js/runner_test.go index 8d7c92f5453..2682809a30b 100644 --- a/js/runner_test.go +++ b/js/runner_test.go @@ -2076,7 +2076,6 @@ func TestMinIterationDurationIsCancellable(t *testing.T) { // nolint:paralleltest func TestForceHTTP1Feature(t *testing.T) { - cases := map[string]struct { godebug string expectedForceH1Result bool