mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 19:48:17 +00:00
fixed oracle e2e count (#16530)
This commit is contained in:
parent
1fd2056d27
commit
29028eabb3
@ -82,7 +82,7 @@ SELECT * from names
|
|||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def expected_tables() -> int:
|
def expected_tables() -> int:
|
||||||
return 14
|
return 13
|
||||||
|
|
||||||
def inserted_rows_count(self) -> int:
|
def inserted_rows_count(self) -> int:
|
||||||
# For the admin_emp table
|
# For the admin_emp table
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user