From 9bc64ba269c99ab6da24dca475d0d5ff22c9474d Mon Sep 17 00:00:00 2001 From: dandds Date: Fri, 3 Aug 2018 09:50:39 -0400 Subject: [PATCH] CI should use the test database --- config/ci.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ci.ini b/config/ci.ini index 3796c0a7..64c8ac1f 100644 --- a/config/ci.ini +++ b/config/ci.ini @@ -1,2 +1,3 @@ [default] PGHOST = postgreshost +PGDATABASE = atat_test