diff --git a/sweep/sweeper_test.go b/sweep/sweeper_test.go index 9d86d7f9f..df935aeff 100644 --- a/sweep/sweeper_test.go +++ b/sweep/sweeper_test.go @@ -2340,6 +2340,7 @@ func TestFeeRateForPreference(t *testing.T) { }, } + //nolint:paralleltest for _, tc := range testCases { tc := tc @@ -2504,6 +2505,7 @@ func TestClusterByLockTime(t *testing.T) { }, } + //nolint:paralleltest for _, tc := range testCases { tc := tc