This commit is contained in:
Oliver Walters 2020-05-12 00:07:08 +10:00
parent cfc0145180
commit 3151612962
1 changed files with 1 additions and 1 deletions

View File

@ -57,4 +57,4 @@ class OrderTest(APITestCase):
response = self.doGet(url)
self.assertEqual(response.status_code, status.HTTP_200_OK)
self.assertEqual(response.status_code, status.HTTP_200_OK)