diff --git a/postgres-testdatabaser/src/test/resources/testcontainers.properties b/postgres-testdatabaser/src/test/resources/testcontainers.properties new file mode 100644 index 0000000..d535a5f --- /dev/null +++ b/postgres-testdatabaser/src/test/resources/testcontainers.properties @@ -0,0 +1 @@ +testcontainers.reuse.enable=true \ No newline at end of file