From 25201c38b18e067026ba750e6b41b86a112a9963 Mon Sep 17 00:00:00 2001 From: Ethan Dickson Date: Fri, 6 Sep 2024 04:54:19 +0000 Subject: [PATCH] chore: use postgres for tests instead of dbmem --- integration/integration.go | 1 - 1 file changed, 1 deletion(-) diff --git a/integration/integration.go b/integration/integration.go index 0b6f98e..a9feff8 100644 --- a/integration/integration.go +++ b/integration/integration.go @@ -53,7 +53,6 @@ func StartCoder(ctx context.Context, t *testing.T, name string, useLicense bool) Env: []string{ "CODER_HTTP_ADDRESS=0.0.0.0:3000", // Listen on all interfaces inside the container "CODER_ACCESS_URL=http://localhost:3000", // Set explicitly to avoid creating try.coder.app URLs. - "CODER_IN_MEMORY=true", // We don't necessarily care about real persistence here. "CODER_TELEMETRY_ENABLE=false", // Avoid creating noise. }, Labels: map[string]string{}, pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy