From da97ad3193db8f72c6fa69d81a64c15e2a33aed2 Mon Sep 17 00:00:00 2001 From: Jack Goh Date: Thu, 2 Aug 2018 09:47:34 +0800 Subject: [PATCH] update environment to test with a normal db --- .env.testing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.testing b/.env.testing index a24da1f2..026922bc 100644 --- a/.env.testing +++ b/.env.testing @@ -1,4 +1,4 @@ -APP_ENV=testing +APP_ENV=phpunit APP_DEBUG=true APP_KEY=w7VQXeA7U31DCdh1U39lpRz0iD7i0oCI APP_URL=http://localhost