Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 committed Apr 13, 2024
1 parent defde0e commit f74e547
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QRCoderTests/PayloadGeneratorTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@ public void wifi_should_build_wpa2()
generator.ToString().ShouldBe($"WIFI:T:WPA2;S:MyWiFiSSID;P:7heP4assw0rd;;");
}


[Fact]
[Category("PayloadGenerator/WiFi")]
public void wifi_should_ignore_hiddenSSID_param()
Expand Down

0 comments on commit f74e547

Please sign in to comment.