From e7e1c33e58cc58735c8bfb1d5b2fd48d7323bdd8 Mon Sep 17 00:00:00 2001 From: Michael Hoennig Date: Wed, 21 Aug 2024 16:33:56 +0200 Subject: [PATCH] cleanup .tc-environment --- .tc-environment | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.tc-environment b/.tc-environment index 3f700f6d..ac6348e6 100644 --- a/.tc-environment +++ b/.tc-environment @@ -1,5 +1,4 @@ -export HSADMINNG_POSTGRES_JDBC_URL=jdbc:tc:postgresql:15.5-bookworm:///spring_boot_testcontainers -unset HSADMINNG_POSTGRES_JDBC_URL +unset HSADMINNG_POSTGRES_JDBC_URL # dynamically set, different for normal tests and imports export HSADMINNG_POSTGRES_ADMIN_USERNAME=admin export HSADMINNG_POSTGRES_ADMIN_PASSWORD= export HSADMINNG_POSTGRES_RESTRICTED_USERNAME=restricted