Lint fixes

This commit is contained in:
David Ames
2020-02-18 15:57:13 -08:00
parent 6b110335a5
commit 0dc16b289a
+1 -1
View File
@@ -558,7 +558,7 @@ class MySQL8MigrationTests(MySQLBaseTest):
def test_999_migrate_percona_to_mysql(self):
"""Migrate DBs from percona-cluster to mysql-innodb-cluster.
Do not rely on self.application_name or other pre-set class values as
we will be pointing to both percona-cluster and mysql-innodb-cluster.
"""