Skip to content

Commit 9131d9e

Browse files
committed
Added a TODO for the PSD2 context test.
1 parent 4e1e0da commit 9131d9e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/context/test_psd2_context.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
from tests.bunq_test import BunqSdkTestCase
2+
3+
4+
class TestPsd2Context(BunqSdkTestCase):
5+
"""
6+
Tests:
7+
Psd2Context
8+
"""
9+
10+
# TODO: Implement PSD2

0 commit comments

Comments
 (0)