Failed
tests.test_api.test_export (from pytest)
Failing for the past 4 builds
(Since Failed )
This test is unclaimed |
Error Message
test setup failure
Stacktrace
@pytest.fixture def document(): > return cophi.model.Document(DOCUMENT, "document", r"\w") E AttributeError: module 'cophi' has no attribute 'model' tests/test_api.py:15: AttributeError