comment code

This commit is contained in:
Glandos 2021-07-25 23:51:43 +02:00
parent 832a054584
commit 89c2756dff

View file

@ -119,6 +119,8 @@ class BudgetTestCase(IhatemoneyTestCase):
# Link is valid # Link is valid
assert response.status_code == 302 assert response.status_code == 302
# Change password to invalidate token
# Other data are required, but useless for the test
response = self.client.post( response = self.client.post(
"/raclette/edit", "/raclette/edit",
data={ data={