Skip to content

Pc 34252 closed offerer in brevo #11011

Pc 34252 closed offerer in brevo

Pc 34252 closed offerer in brevo #11011

GitHub Actions / Pytest Report failed Feb 5, 2025 in 0s

2470 tests run, 2465 passed, 4 skipped, 1 failed.

Annotations

Check failure on line 813 in tests/core/offerers/test_api.py

See this annotation in the file changed.

@github-actions github-actions / Pytest Report

tests/core/offerers/test_api.py.test_create_new_offerer_twice

AttributeError: 'NoneType' object has no attribute 'validationStatus'
Raw output
tests/core/offerers/test_api.py:831: in test_create_new_offerer_twice
    assert created_offerer.validationStatus == ValidationStatus.NEW
E   AttributeError: 'NoneType' object has no attribute 'validationStatus'