mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 03:29:03 +00:00
fixed oracle e2e count (#16530)
This commit is contained in:
parent
1fd2056d27
commit
29028eabb3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user