We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fe2ba commit bde39dcCopy full SHA for bde39dc
tests/context/test_psd2_context.py
@@ -16,7 +16,7 @@ class TestPsd2Context(unittest.TestCase):
16
"""
17
18
_FILE_TEST_CONFIGURATION = '/assets/bunq-psd2-test.conf'
19
- _FILE_TEST_OAUTH = '/assets/bunq-oauth-test.conf'
+ _FILE_TEST_OAUTH = '/assets/bunq-oauth-psd2-test.conf'
20
21
_FILE_TEST_CERTIFICATE = '/assets/cert.pem'
22
_FILE_TEST_CERTIFICATE_CHAIN = '/assets/cert.pem'
0 commit comments