Skip to content

Commit d1e5520

Browse files
committed
test: start pg_admin visor for testing
1 parent d543cb3 commit d1e5520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ setup-integration-env:
5151
# Full setup for testing using a local network
5252
# This deploys all containers, contracts, and funds escrow
5353
setup:
54-
./setup-test-network.sh
54+
START_PGADMIN=true ./setup-test-network.sh
5555

5656
# Stop all services
5757
down:

0 commit comments

Comments
 (0)