Skip to content

Commit

Permalink
fix Check_Ping_Response test
Browse files Browse the repository at this point in the history
  • Loading branch information
0x78654C committed Jul 22, 2024
1 parent bc07880 commit 0068c9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PwM.Tests/Util/NetworkTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 0068c9b

Please sign in to comment.