mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 13:01:50 +02:00
Fix API test
This commit is contained in:
parent
0b206daab2
commit
470f2e58d2
1 changed files with 1 additions and 0 deletions
|
@ -1531,6 +1531,7 @@ class APITestCase(IhatemoneyTestCase):
|
|||
"contact_email": "yeah@notmyidea.org",
|
||||
"password": "raclette",
|
||||
"name": "The raclette party",
|
||||
"project_history": "y",
|
||||
},
|
||||
headers=self.get_auth("raclette"),
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue