We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80582d4 commit 04098b8Copy full SHA for 04098b8
1 file changed
tests/managers/network_tests.py
@@ -327,7 +327,6 @@ def test_list_subnets_with_filters(self):
327
328
self.assertEqual(result, fixtures.SoftLayer_Account.getSubnets)
329
330
-
331
self.assert_called_with('SoftLayer_Account', 'getSubnets',
332
mask='mask[%s]' % network.DEFAULT_SUBNET_MASK)
333
0 commit comments