Merge "Removed sad line"
This commit is contained in:
commit
d4fd4ca997
@ -440,8 +440,7 @@ class SaharaMigrationsCheckers(object):
|
||||
class TestMigrationsMySQL(SaharaMigrationsCheckers,
|
||||
base.BaseWalkMigrationTestCase,
|
||||
base.TestModelsMigrationsSync,
|
||||
test_base.MySQLOpportunisticTestCase,
|
||||
):
|
||||
test_base.MySQLOpportunisticTestCase):
|
||||
pass
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user