From: Mathias Gibbens <mathias@calenhad.com>
Description: Disable network tests
Forwarded: not-needed
diff --git a/integration/discovery_test.go b/integration/discovery_test.go
index 1dd69f0..5fc851d 100644
--- a/integration/discovery_test.go
+++ b/integration/discovery_test.go
@@ -1,3 +1,5 @@
+//go:build ignore
+
 package integration
 
 // These tests fetch real data from google.com and other OpenID
