Skip to content

Commit 649f872

Browse files
caberoscaberos
authored andcommitted
fix the tox tool
1 parent 9dc84a8 commit 649f872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CLI/modules/server_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def test_server_credentials(self):
4747
{
4848
'referenceCode': 'CENTOS_7_64',
4949
'version': '7.8 - 64',
50-
'name':'Centos'
50+
'name': 'Centos'
5151
}}}]
5252
}
5353
result = self.run_command(['hardware', 'credentials', '12345'])

0 commit comments

Comments
 (0)