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 9dcb060 commit 96eb1d8Copy full SHA for 96eb1d8
tests/CLI/modules/subnet_tests.py
@@ -38,4 +38,4 @@ def test_detail(self):
38
39
def test_list(self):
40
result = self.run_command(['subnet', 'list'])
41
- self.assert_no_fail(result)
+ self.assert_no_fail(result)
0 commit comments