add mysql e2e changes (#13145)

This commit is contained in:
Ayush Shah 2023-09-12 11:55:19 +05:30 committed by GitHub
parent 9c77dc16b0
commit 3d4a3cbb95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ class MysqlCliTest(CliCommonDB.TestSuite, SQACommonMethods):
@staticmethod
def expected_filtered_table_includes() -> int:
return 58
return 59
@staticmethod
def expected_filtered_table_excludes() -> int:
@ -125,4 +125,4 @@ class MysqlCliTest(CliCommonDB.TestSuite, SQACommonMethods):
@staticmethod
def expected_filtered_mix() -> int:
return 58
return 59