We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a60ade + 5b8f690 commit ad2caa6Copy full SHA for ad2caa6
colly_test.go
@@ -904,7 +904,7 @@ func TestCollectorPostURLRevisitCheck(t *testing.T) {
904
}
905
906
907
-// TestCollectorURLRevisitDisallowed ensures that disallowed URL is not considered visited.
+// TestCollectorURLRevisitDomainDisallowed ensures that disallowed URL is not considered visited.
908
func TestCollectorURLRevisitDomainDisallowed(t *testing.T) {
909
ts := newTestServer()
910
defer ts.Close()
0 commit comments