Commit 33a094ee authored by Roman Yurchak's avatar Roman Yurchak

TST Actually fail if a package cannot be imported

parent aa14302f
......@@ -43,3 +43,4 @@ def test_import(name, selenium_standalone):
selenium_standalone.run('import %s' % import_name)
except Exception as e:
print(selenium_standalone.logs)
raise
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