Skip to content

Commit 96928fa

Browse files
author
Alexander Furer
committed
remove testcontainers at the end
1 parent 84e5fc5 commit 96928fa

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

grpc-spring-boot-starter-demo/src/pureNettyTest/resources/bootstrap.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

grpc-spring-boot-starter-demo/src/test/resources/bootstrap.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ embedded:
2121
JAVA_OPTS_APPEND: "-Xms1024m -Xmx1024m"
2222
containers:
2323
enabled: false
24+
force-shutdown: true

0 commit comments

Comments
 (0)