CHORE: Frickin pep8...

This commit is contained in:
2020-02-05 20:32:21 +00:00
parent bf6d22bc38
commit b93bb29777

View File

@@ -95,6 +95,7 @@ class AssetCreateTests(AutoLoginTest):
self.page.submit()
self.assertTrue(self.page.success)
class TestSampleDataGenerator(TestCase):
@override_settings(DEBUG=True)
def test_generate_sample_data(self):