Unbreak test..
1 files changed, 1 insertions(+), 1 deletions(-) M momw/momw/tests.py
M momw/momw/tests.py => momw/momw/tests.py +1 -1
@@ 190,7 190,7 @@ class MomwBaseSeleniumTests: v = static_view self.check_http_status_code(u, v, template="gs_install.html") self.check_for_text(u, "Getting Started: Install OpenMW") self.check_for_text(u, "Should I Use A Dev Build?") self.check_for_text(u, "Should I Use An Unreleased Build?") def test_gs_settings(self): u = "gs-settings"