Skip to content

Commit 1201ab2

Browse files
authored
Merge pull request #14 from bunq/hotfix/change_class_name
Changed test class name
2 parents 35240cd + b1ad7a2 commit 1201ab2

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)