diff --git a/docs/topics/testing/advanced.txt b/docs/topics/testing/advanced.txt index 50307269b8..996bcf1a06 100644 --- a/docs/topics/testing/advanced.txt +++ b/docs/topics/testing/advanced.txt @@ -203,7 +203,7 @@ example database configuration:: }, }, 'diamonds': { - ... db settings + # ... db settings 'TEST': { 'DEPENDENCIES': [], },