| commit | 144d697ae06b4c4cf8699063b474b816ac36d1cb | [log] [tgz] |
|---|---|---|
| author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Wed May 13 19:46:56 2020 |
| committer | GitHub <noreply@github.com> | Wed May 13 19:46:56 2020 |
| tree | 239c84a162658eb89c93bfb1c097a5fd1cb6bb82 | |
| parent | bd07c14c910d2ed30a66e230b23de6c5a8d38c37 [diff] |
Update test_discovery.py
diff --git a/tests/test_discovery.py b/tests/test_discovery.py index f5da46b..217f69d 100644 --- a/tests/test_discovery.py +++ b/tests/test_discovery.py
@@ -535,7 +535,7 @@ plus = build_from_document( discovery, client_options={"api_endpoint": api_endpoint}, - credentials=self.MOCK_CREDENTIAL + credentials=self.MOCK_CREDENTIALS ) self.assertEqual(plus._baseUrl, api_endpoint)