diff --git a/tubular/scripts/dd_synthetic_tests.py b/tubular/scripts/dd_synthetic_tests.py index d553e46d..d87057b3 100644 --- a/tubular/scripts/dd_synthetic_tests.py +++ b/tubular/scripts/dd_synthetic_tests.py @@ -148,14 +148,7 @@ def run_synthetic_tests(enable_automated_rollbacks, slack_notification_channel): # PUBLIC_TEST_ID = "sad-hqu-h33" # tests_to_run = json.loads(os.getenv("TESTS_TO_RUN")) tests_to_run = [ - { - "name": - ''' - edX Smoke Test - [Anonymous user] An anonymous user is directed to the - Logistration page (authn.edx.org) when trying to access content behind log-in wall - ''', - "id": "6tq-u28-hwa" - }, + { "name": ''' @@ -164,6 +157,14 @@ def run_synthetic_tests(enable_automated_rollbacks, slack_notification_channel): ''', "id": "zkx-36f-kui" }, + { + "name": + ''' + edX Smoke Test - [Anonymous user] An anonymous user is directed to the + Logistration page (authn.edx.org) when trying to access content behind log-in wall + ''', + "id": "6tq-u28-hwa" + }, { "name": '''