From f09818d1daaba47bb39f19b61f8717526822f2e6 Mon Sep 17 00:00:00 2001 From: Maxim Martynov Date: Fri, 8 Dec 2023 14:00:39 +0300 Subject: [PATCH] Update tests/tests_integration/tests_strategy_integration/tests_incremental_strategy_integration/test_strategy_increment_greenplum.py Co-authored-by: Maxim Liksakov <67663774+maxim-lixakov@users.noreply.github.com> --- .../test_strategy_increment_greenplum.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests_integration/tests_strategy_integration/tests_incremental_strategy_integration/test_strategy_increment_greenplum.py b/tests/tests_integration/tests_strategy_integration/tests_incremental_strategy_integration/test_strategy_increment_greenplum.py index c61056fac..aec417cd2 100644 --- a/tests/tests_integration/tests_strategy_integration/tests_incremental_strategy_integration/test_strategy_increment_greenplum.py +++ b/tests/tests_integration/tests_strategy_integration/tests_incremental_strategy_integration/test_strategy_increment_greenplum.py @@ -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,