mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Formatting.
This commit is contained in:
parent
4e679adc5f
commit
957f52086b
@ -7,6 +7,7 @@ from model_mommy import mommy
|
||||
from rest_framework import status
|
||||
from .models import Bike, BikeState
|
||||
|
||||
|
||||
class TestGet(TestCase):
|
||||
def setUp(self):
|
||||
self.user = mommy.make('registration.CustomUser', is_admin=True, is_superuser=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user