Skip to content

Commit f926b30

Browse files
caberoscaberos
authored andcommitted
Fix tox tool
1 parent 25d19b2 commit f926b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/fixtures/SoftLayer_Virtual_Guest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
'passwords': [{'username': 'user', 'password': 'pass'}],
7676
'softwareLicense': {
7777
'softwareDescription': {'version': '12.04-64 Minimal for VSI',
78-
'name': 'Ubuntu','referenceCode': 'UBUNTU_8_64',}}
78+
'name': 'Ubuntu', 'referenceCode': 'UBUNTU_8_64', }}
7979
},
8080
'softwareComponents': [{
8181
'passwords': [{'username': 'user', 'password': 'pass'}],

0 commit comments

Comments
 (0)