From: Mathias Gibbens <mathias@calenhad.com>
Description: Skip the tests for this library, since they require a valid AKISMET_KEY and access to the remote API
Forwarded: not-needed
diff --git a/akismet/comment_check_test.go b/akismet/comment_check_test.go
index b4ba232..e74ee0b 100644
--- a/akismet/comment_check_test.go
+++ b/akismet/comment_check_test.go
@@ -1,3 +1,4 @@
+//go:build ignore
 package akismet
 
 import (
