Skip to content

Commit 8e70319

Browse files
authored
Update fixtures.py
1 parent 56e6629 commit 8e70319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest_django/fixtures.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ def _assert_num_queries(
629629

630630
if using:
631631
from django.db import connections
632+
632633
conn = connections[using]
633634

634635
verbose = config.getoption("verbose") > 0

0 commit comments

Comments
 (0)