mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 12:41:49 +02:00
Remove redundant comment
This commit is contained in:
parent
9e2a4ce21b
commit
10c7921e06
1 changed files with 0 additions and 1 deletions
|
@ -1185,7 +1185,6 @@ class APITestCase(IhatemoneyTestCase):
|
|||
self.assertStatus(200, req)
|
||||
|
||||
# the list of members should be empty
|
||||
# get the list of members (should be empty)
|
||||
req = self.client.get("/api/projects/raclette/members",
|
||||
headers=self.get_auth("raclette"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue