Fix flaky test. SOL-975
Remove flaky flag, improve linting.
This commit is contained in:
@@ -72,7 +72,6 @@ class CourseDiscoveryTest(WebAppTest):
|
||||
"""
|
||||
self.page.visit()
|
||||
|
||||
@flaky # TODO: fix this. See SOL-975
|
||||
def test_search(self):
|
||||
"""
|
||||
Make sure you can search for courses.
|
||||
|
||||
Reference in New Issue
Block a user