Skip to content

Commit

Permalink
chore(SPV-XXX): update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazarii-4chain committed Jul 24, 2024
1 parent edd1402 commit e616b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dns_sec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ func TestClient_CheckDNSSEC(t *testing.T) {
{"moneybutton", true},
{"asdfadfasdfasdfasdf10909.com", true},
{"google.com", false},
{"moneybutton.com", false},
{"moneybutton.com", true},
// {"relayx.io", false}, // Disabled for timeout issues
{"cloudflare.com", false},
{"mrz1836.com", false},
Expand Down

0 comments on commit e616b19

Please sign in to comment.