Skip to content

Commit 979ab42

Browse files
Rajat SharmaRajat Sharma
authored andcommitted
Changes
1 parent 729e67f commit 979ab42

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

memex/src/test/resources/application-test.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#Keep this empty if you want tests to use Mongo test container
2+
#spring.data.mongodb.uri=mongodb://localhost:63650
23
spring.data.mongodb.uri=
3-
spring.data.mongodb.database=memex
4+
spring.data.mongodb.database=memextest
45
memex.kafkaexmple.enabled=true
56

67
# To run tests against non-local environment, override memex.base-url with the actual URL of the server under test.

0 commit comments

Comments
 (0)