Fix flaky test. SOL-975

Remove flaky flag, improve linting.
This commit is contained in:
Ben Patterson
2015-06-19 20:17:29 -04:00
parent e9c84503f6
commit 2ee4b85ffc
2 changed files with 9 additions and 2 deletions

View File

@@ -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.