Skip to content

Commit 9dc84a8

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

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
@@ -95,7 +95,7 @@ def test_server_credentials_exception_password_not_found(self):
9595
"passwords": [{}],
9696
"softwareLicense": {
9797
"softwareDescription": {
98-
"referenceCode": None,
98+
"name": None,
9999
"version": None
100100
}
101101
}

0 commit comments

Comments
 (0)