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 e6c46c9 commit 460c1f6Copy full SHA for 460c1f6
testing/test_procedure.py
@@ -17,3 +17,4 @@ def test_procedure(host, name):
17
18
test_and_save(host, name, 'available_languages')
19
test_and_save(host, name, 'available_native_languages')
20
+ test_and_save(host, name, 'ping')
0 commit comments