mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
Remove extra whitespace
This commit is contained in:
@ -35,4 +35,4 @@ class TestForwardMigrations(MigratorTestCase):
|
|||||||
|
|
||||||
User = self.new_state.apps.get_model('auth', 'user')
|
User = self.new_state.apps.get_model('auth', 'user')
|
||||||
|
|
||||||
self.assertEqual(User.objects.count(), 2)
|
self.assertEqual(User.objects.count(), 2)
|
||||||
|
Reference in New Issue
Block a user