Removed sad line
Code should be happy, it shouldn't be sad. Change-Id: I6fb50b4917e10d342aa1de7b568888820cc65ded
This commit is contained in:
parent
8410853b17
commit
0860166561
@ -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