diff --git a/ingestion/tests/cli_e2e/test_cli_vertica.py b/ingestion/tests/cli_e2e/test_cli_vertica.py index 1591c9d160f3..f0e66ac784b2 100644 --- a/ingestion/tests/cli_e2e/test_cli_vertica.py +++ b/ingestion/tests/cli_e2e/test_cli_vertica.py @@ -74,7 +74,7 @@ def view_column_lineage_count(self) -> int: return 2 def expected_lineage_node(self) -> str: - return "e2e_vertica.VMart.public.vendor_dimension_v" + return "e2e_vertica.VMart.public.vendor_dimension" @staticmethod def fqn_created_table() -> str: