diff --git a/tests/integ/test_auto_ml.py b/tests/integ/test_auto_ml.py index 72c2a3f471..c16fbde2c5 100644 --- a/tests/integ/test_auto_ml.py +++ b/tests/integ/test_auto_ml.py @@ -78,7 +78,7 @@ def test_auto_ml_fit(sagemaker_session): @pytest.mark.skipif( tests.integ.test_region() in tests.integ.NO_AUTO_ML_REGIONS, - reason="AutoML is not supported in the region yet.", + reason="AutoML is not supported in the region yet. Dummy commit change", ) def test_auto_ml_fit_local_input(sagemaker_session): auto_ml = AutoML(