Fixed typo in docs/topics/testing/advanced.txt.
This commit is contained in:
parent
663d1c3160
commit
01d7ff9a17
|
@ -203,7 +203,7 @@ example database configuration::
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'diamonds': {
|
'diamonds': {
|
||||||
... db settings
|
# ... db settings
|
||||||
'TEST': {
|
'TEST': {
|
||||||
'DEPENDENCIES': [],
|
'DEPENDENCIES': [],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue