Skip to content

Commit bde39dc

Browse files
committed
feature/add_internal_notification_filters: Small update to PSD2 test to create separate context conf file.
1 parent d8fe2ba commit bde39dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/context/test_psd2_context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class TestPsd2Context(unittest.TestCase):
1616
"""
1717

1818
_FILE_TEST_CONFIGURATION = '/assets/bunq-psd2-test.conf'
19-
_FILE_TEST_OAUTH = '/assets/bunq-oauth-test.conf'
19+
_FILE_TEST_OAUTH = '/assets/bunq-oauth-psd2-test.conf'
2020

2121
_FILE_TEST_CERTIFICATE = '/assets/cert.pem'
2222
_FILE_TEST_CERTIFICATE_CHAIN = '/assets/cert.pem'

0 commit comments

Comments
 (0)