Commit 754cbe76 authored by John Red Medrano's avatar John Red Medrano

Update test.py

parent 661d5478
Pipeline #445 failed with stage
in 1 minute and 1 second
......@@ -10,7 +10,7 @@ from app.entities.models import User
class ChatRoomTest(APITestCase):
fixtures = ['red-dump2.json']
fixtures = ['test-data.json']
def test_login2(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment