Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
cleanup unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sm0x committed May 4, 2021
1 parent 90d4b56 commit 24e8b59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gandi/cli/tests/commands/test_vm.py
Expand Up @@ -57,7 +57,6 @@ def test_list_id(self):
self.assertEqual(result.exit_code, 0)

def test_list_json(self):
#self.maxDiff = None
args = ['--format', 'json']
result = self.invoke_with_exceptions(vm.list, args)

Expand Down

0 comments on commit 24e8b59

Please sign in to comment.