fixed indentation error

This commit is contained in:
2025-07-08 16:54:58 +02:00
parent 99b1c00200
commit 81ca8765a2

View File

@@ -3,9 +3,10 @@ from flask import session
class TestPoints:
'''
testing both case, book with and without enough points
'''
'''
testing both case, book with and without enough points
'''
def test_should_nok_when_too_much_points(self, client, connect, club2):
'''
test booking an amount of places greater than the available points