Entrust: add organization handling-Lint error

This commit is contained in:
sirferl 2020-11-13 08:18:33 +01:00
parent ff540069e2
commit 75107bcd69
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ def test_process_options(mock_current_app, authority):
"requesterEmail": mock_current_app.config.get("ENTRUST_EMAIL"),
"requesterPhone": mock_current_app.config.get("ENTRUST_PHONE")
},
"org": "Example, Inc.",
"org": "Example, Inc.",
"clientID": 1
}