Skip to content

Commit eff3bf2

Browse files
fixed tox
1 parent 1671c76 commit eff3bf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/api_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ def test_simple_call(self):
9696
offset=None,
9797
)
9898

99-
10099
def test_simple_call_2(self):
101100
mock = self.set_mock('SoftLayer_SERVICE', 'METHOD')
102101
mock.return_value = {"test": "result"}

0 commit comments

Comments
 (0)