Skip to content

Commit 155ee5e

Browse files
alexeykuzpelme
authored andcommitted
Fix django_db_modify_db_settings_xdist_suffix doc (#437)
1 parent f2cb22a commit 155ee5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Requesting this fixture will add a suffix to the database name when the tests
201201
are run via pytest-xdist.
202202

203203
This fixture is by default requsted from
204-
:fixture:`django_db_modify_db_settings_xdist_suffix`.
204+
:fixture:`django_db_modify_db_settings`.
205205

206206
django_db_use_migrations
207207
""""""""""""""""""""""""

0 commit comments

Comments
 (0)