Skip to content

Commit b1ad7a2

Browse files
author
Kevin Hellemun
committed
Changed test class name.
1 parent 7e62a69 commit b1ad7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/model/generated/test_api_context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from tests.bunq_test import BunqSdkTestCase
66

77

8-
class ApiContextTest(BunqSdkTestCase):
8+
class TestApiContext(BunqSdkTestCase):
99
"""
1010
Tests:
1111
ApiContext

0 commit comments

Comments
 (0)