We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e850103 commit f8a20e4Copy full SHA for f8a20e4
jnosql-couchbase/src/test/resources/couchbase.properties
@@ -15,5 +15,5 @@
15
jnosql.couchbase.host=couchbase://localhost
16
jnosql.couchbase.user=root
17
jnosql.couchbase.password=123456
18
-jnosql.couchbase.collections=Book,contact,AppointmentBook,jnosql
19
-jnosql.couchbase.index=Book,contact,AppointmentBook,jnosql
+jnosql.couchbase.collections=Book,contact,AppointmentBook,jnosql,Magazine
+jnosql.couchbase.index=Book,contact,AppointmentBook,jnosql,Magazine
0 commit comments