Minor fixes

This commit is contained in:
Quentin McGaw
2026-06-05 04:21:53 +00:00
parent aa781c6cc5
commit fad8c9889a
3 changed files with 7 additions and 7 deletions
-1
View File
@@ -70,7 +70,6 @@ func Test_answersToNetipAddrs(t *testing.T) {
}
for testName, testCase := range testCases {
testCase := testCase
t.Run(testName, func(t *testing.T) {
t.Parallel()