fixed indentation error
This commit is contained in:
@@ -6,6 +6,7 @@ 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):
|
def test_should_nok_when_too_much_points(self, client, connect, club2):
|
||||||
'''
|
'''
|
||||||
test booking an amount of places greater than the available points
|
test booking an amount of places greater than the available points
|
||||||
|
|||||||
Reference in New Issue
Block a user