fix(test): typo fix
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-10-31 13:56:10 +01:00
parent dd542b9f18
commit a64a260c55
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -30,7 +30,7 @@ func FuzzDig(f *testing.F) {
"expire", "noexpire",
"ednsflags", "ednsflags=\"", "ednsflags=1", "noednsflags",
"subnet=0.0.0.0/0", "subnet=::0/0", "subnet=b", "subnet=0", "subnet",
"cookie", "nocookeie",
"cookie", "nocookie",
"keepopen", "keepalive", "nokeepopen", "nokeepalive",
"nsid", "nonsid",
"padding", "nopadding",