Skip to content

Commit 8dbbb01

Browse files
Fix tests
1 parent 12ebc08 commit 8dbbb01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

filter_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ func TestFilterNameResolutionQuery(t *testing.T) { //nolint:maintidx,cyclop
338338
DontSpoof: testCase.DontSpoof,
339339
DryMode: testCase.DryMode,
340340
SpoofTypes: types,
341+
SOAHostname: "test",
341342
}
342343

343344
switch {

0 commit comments

Comments
 (0)