mirror of
https://github.com/django/django.git
synced 2025-08-30 07:17:49 +00:00
Fixed typo in docs/topics/testing/advanced.txt.
This commit is contained in:
parent
663d1c3160
commit
01d7ff9a17
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ example database configuration::
|
|||
},
|
||||
},
|
||||
'diamonds': {
|
||||
... db settings
|
||||
# ... db settings
|
||||
'TEST': {
|
||||
'DEPENDENCIES': [],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue