Skip to content

Commit 26e5edd

Browse files
committed
test: change couchbase.properties
Signed-off-by: Maximillian Arruda <[email protected]>
1 parent 54f2f12 commit 26e5edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jnosql-couchbase/src/test/resources/couchbase.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
jnosql.couchbase.host=couchbase://localhost
1616
jnosql.couchbase.user=root
1717
jnosql.couchbase.password=123456
18-
jnosql.couchbase.collections=person,AppointmentBook,jnosql
19-
jnosql.couchbase.index=person
18+
jnosql.couchbase.collections=Book,person,AppointmentBook,jnosql
19+
jnosql.couchbase.index=Book

0 commit comments

Comments
 (0)