We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c491d5a commit 8e7c840Copy full SHA for 8e7c840
tests/validation/wifi/test_wifi.py
@@ -1,3 +1,6 @@
1
def test_wifi(dut):
2
dut.expect_exact("WiFi connected")
3
dut.expect_exact("IP address:")
4
+
5
6
0 commit comments