Commit c8782f14 by Ben Patterson

Merge pull request #10024 from edx/benp/tnl-3492-flaky-test

Flag test as flaky. See TNL-3492.
parents 6570552c ecdba730
......@@ -529,6 +529,7 @@ class OwnLearnerProfilePageTest(LearnerProfileTestMixin, WebAppTest):
}
})
@flaky # TODO: fix TNL-3492
def test_user_can_see_error_for_file_size_below_the_min_limit(self):
"""
Scenario: Upload profile image does not work for < 100 Bytes image file.
......
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