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 71c3aac commit dada438Copy full SHA for dada438
ipynao/tests/test_example.py
@@ -11,4 +11,4 @@
11
12
def test_nao_robot_creation_blank():
13
w = NaoRobotWidget()
14
- assert w.value == 'Hello World'
+ assert w.connected == 'Disconnected'
0 commit comments