Skip to content

Commit

Permalink
Update tests/tests_integration/tests_strategy_integration/tests_incre…
Browse files Browse the repository at this point in the history
…mental_strategy_integration/test_strategy_increment_greenplum.py

Co-authored-by: Maxim Liksakov <[email protected]>
  • Loading branch information
dolfinus and maxim-lixakov authored Dec 8, 2023
1 parent e90ce19 commit f09818d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def test_greenplum_strategy_incremental(
("unknown_column", Exception, "column .* does not exist"),
],
)
def test_greenplum_strategy_incremental_wrong_wm_type(
def test_greenplum_strategy_incremental_wrong_hwm_type(
spark,
processing,
prepare_schema_table,
Expand Down

0 comments on commit f09818d

Please sign in to comment.