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 1671c76 commit eff3bf2Copy full SHA for eff3bf2
tests/api_tests.py
@@ -96,7 +96,6 @@ def test_simple_call(self):
96
offset=None,
97
)
98
99
-
100
def test_simple_call_2(self):
101
mock = self.set_mock('SoftLayer_SERVICE', 'METHOD')
102
mock.return_value = {"test": "result"}
0 commit comments