diff --git a/PwM.Tests/Util/NetworkTest.cs b/PwM.Tests/Util/NetworkTest.cs index c56b5a0..9dbd8aa 100644 --- a/PwM.Tests/Util/NetworkTest.cs +++ b/PwM.Tests/Util/NetworkTest.cs @@ -14,7 +14,6 @@ public void Check_Web_Response(string address) } [Theory] - [InlineData("google.com")] [InlineData("api.pwnedpasswords.com")] public void Check_Ping_Response(string address) {