From 5758ef50c8b1297e29f32aea105e8821e625ab6f Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sat, 19 Jul 2025 21:59:12 +0200 Subject: feat(test): use env in integration --- contrib/bruno/environments/sellershut.bru | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contrib/bruno/environments') diff --git a/contrib/bruno/environments/sellershut.bru b/contrib/bruno/environments/sellershut.bru index f26ca7f..82d0e7c 100644 --- a/contrib/bruno/environments/sellershut.bru +++ b/contrib/bruno/environments/sellershut.bru @@ -1,4 +1,3 @@ vars { - HUT_HOSTNAME: http://localhost - HUT_PORT: 2210 + HUT_HOSTNAME: http://localhost:2210 } -- cgit v1.2.3