You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/conftest.py: move import of db_helpers (#737)
This is required for when conftests are loaded before Django gets setup
(i.e. when it would be done in pytest_configure only). Not necessary,
but easier to improve things from there.
0 commit comments