Skip to content

Commit f53b3a5

Browse files
author
Koman Rudden
committed
refactor: rename framework test classes for broader test coverage
1 parent 5a8cfff commit f53b3a5

3 files changed

Lines changed: 0 additions & 130 deletions

File tree

kinde_fastapi/framework/fastapi_framework.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ def start(self) -> None:
5555
"""
5656
Start the framework.
5757
This method initializes any necessary FastAPI components and registers Kinde routes.
58-
This method initializes any necessary FastAPI components and registers Kinde routes.
5958
"""
6059
if not self._initialized:
6160
# Add framework middleware

testv2/testv2_framework/test_fastapi_invitation_code.py

Lines changed: 0 additions & 63 deletions
This file was deleted.

testv2/testv2_framework/test_flask_invitation_code.py

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)