Skip to content

Merge branch 'main' into feature/gh-10-user-management #58

Merge branch 'main' into feature/gh-10-user-management

Merge branch 'main' into feature/gh-10-user-management #58

Triggered via push June 18, 2024 13:30
Status Success
Total duration 15s
Artifacts

scrapers_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
Integration Test Report: backend\test\test_listingsPreferenceMatchTrigger.py#L296
AssertionError: Expected the emails to be the same as the ones in the preferences assert ['[email protected]@test.com'] == ['[email protected]@test.com'] At index 0 diff: '[email protected]' != '[email protected]' Left contains 2 more items, first extra item: '[email protected]' Full diff: [ + '[email protected]', + '[email protected]', '[email protected]', '[email protected]', ]