From a0082a2ae255203e7887133d7142619b3f319ace Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Fri, 3 Aug 2018 10:34:24 -0400 Subject: [PATCH] Revert "CI should use the test database" CI needs to use the regular databse during setup and should use the test database when running tests only This reverts commit 9bc64ba269c99ab6da24dca475d0d5ff22c9474d. --- config/ci.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/config/ci.ini b/config/ci.ini index 64c8ac1f..3796c0a7 100644 --- a/config/ci.ini +++ b/config/ci.ini @@ -1,3 +1,2 @@ [default] PGHOST = postgreshost -PGDATABASE = atat_test