summary refs log tree commit diff
path: root/t/specs/couchdb.json
diff options
context:
space:
mode:
Diffstat (limited to 't/specs/couchdb.json')
-rw-r--r--t/specs/couchdb.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/specs/couchdb.json b/t/specs/couchdb.json
index f7c44b2..21cd5a1 100644
--- a/t/specs/couchdb.json
+++ b/t/specs/couchdb.json
@@ -20,7 +20,8 @@
             "database"
          ],
          "path" : "/:database/_all_docs",
-         "method" : "GET"
+         "method" : "GET",
+         "authentication": 1
       },
       "create_document_with_id" : {
          "required" : [