mirror of
				https://github.com/fspc/workstand.git
				synced 2025-10-31 16:35:35 -04: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 rest_framework import status | ||||||
| from .models import Bike, BikeState | from .models import Bike, BikeState | ||||||
| 
 | 
 | ||||||
|  | 
 | ||||||
| class TestGet(TestCase): | class TestGet(TestCase): | ||||||
|     def setUp(self): |     def setUp(self): | ||||||
|         self.user = mommy.make('registration.CustomUser', is_admin=True, is_superuser=True) |         self.user = mommy.make('registration.CustomUser', is_admin=True, is_superuser=True) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user