Commit c6e08137 by Jesse Zoldak

Mark test for skipping SOL-1811

parent 53c98f10
......@@ -49,7 +49,7 @@ class SettingsMilestonesTest(StudioSettingsDetailsTest):
self.assertTrue(self.settings_detail.pre_requisite_course_options)
@flaky # SOL-1811
@skip("Too flaky for the flaky decorator SOL-1811") # SOL-1811
def test_prerequisite_course_save_successfully(self):
"""
Scenario: Selecting course from Pre-Requisite course drop down save the selected course as pre-requisite
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment