updates studio-frontend to 1.9.9 and fix tests

This commit is contained in:
Eric Fischer
2018-05-07 11:34:03 -04:00
committed by Farhanah Sheets
parent f32b35427a
commit 2a2b5181ab
4 changed files with 15 additions and 22 deletions

View File

@@ -43,8 +43,8 @@ class AssetIndexTestStudioFrontend(StudioCourseTest):
assert not self.assert_table_exists()
assert not self.assert_sortable_table_heading_elements_exist()
assert not self.assert_pagination_element_exists()
assert not self.assert_search_element_exists()
assert self.assert_search_element_exists()
assert self.assert_status_element_exists()
assert self.assert_type_filter_exists()
assert self.assert_upload_element_exists()