fixed oracle e2e count (#16530)

This commit is contained in:
Onkar Ravgan 2024-06-04 20:37:21 +05:30 committed by GitHub
parent 1fd2056d27
commit 29028eabb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ SELECT * from names
@staticmethod
def expected_tables() -> int:
return 14
return 13
def inserted_rows_count(self) -> int:
# For the admin_emp table