[1.11.x] Fixed typo in docs/topics/testing/advanced.txt.

Backport of 01d7ff9a17 from master
This commit is contained in:
Dima Veselov 2017-05-25 12:44:55 +03:00 committed by Tim Graham
parent 64ed10e672
commit 945b3d1da1
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ example database configuration::
},
},
'diamonds': {
... db settings
# ... db settings
'TEST': {
'DEPENDENCIES': [],
},