Skip to content

Commit 02434ce

Browse files
committed
Disable Dev Services for MongoEntityTest
Docker is not available in the Windows CI this why this test was failing. (cherry picked from commit 1505289)
1 parent 3b922d3 commit 02434ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extensions/panache/mongodb-panache/deployment/src/test/resources/application.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
quarkus.mongodb.devservices.enabled=false
2+
13
quarkus.mongodb.database=test
24

35
quarkus.mongodb.cl1-10812.connection-string=mongodb://localhost:27018

0 commit comments

Comments
 (0)