From ed4e9914ee3606aa2f71acc8c886430feeb6aeec Mon Sep 17 00:00:00 2001 From: Andrew Montanez Date: Mon, 31 Jul 2023 11:34:40 -0500 Subject: [PATCH] renaming test --- tests/unit/data_processing/test_data_processor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/data_processing/test_data_processor.py b/tests/unit/data_processing/test_data_processor.py index 35a589a46..9f8994323 100644 --- a/tests/unit/data_processing/test_data_processor.py +++ b/tests/unit/data_processing/test_data_processor.py @@ -1822,7 +1822,7 @@ def test__transform_constraints_is_condition_false_returns_data(self): assert result.equals(expected_result) assert dp._constraints_to_reverse == [] - def test_reverse_transform_blah(self): + def test_reverse_transform(self): """Test the ``reverse_transform`` method. This method should attempt to reverse transform all the columns using the