mirror of
https://github.com/Hopiu/django.git
synced 2026-05-25 15:23:51 +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…
Reference in a new issue