Skip to content

fix(ci): don't use multiple processes for tests #79

fix(ci): don't use multiple processes for tests

fix(ci): don't use multiple processes for tests #79

GitHub Actions / Test Report failed Jul 13, 2024 in 0s

690 tests run, 629 passed, 60 skipped, 1 failed.

Annotations

Check failure on line 1 in Widgets

See this annotation in the file changed.

@github-actions github-actions / Test Report

Widgets.test_collapsible_inlines

AssertionError: True is not false : Inline did not load collapsed
Raw output
nested_admin/tests/admin_widgets/tests.py:224: in test_collapsible_inlines
    self.assertFalse(name_field.is_displayed(), "Inline did not load collapsed")
E   AssertionError: True is not false : Inline did not load collapsed