From f7b6276311c2d8c2ae6177b9734e6e33ca4cdaa8 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 12 Apr 2016 20:21:39 -0700 Subject: [PATCH] Updated test url --- .env.testing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.testing b/.env.testing index 2dad7c56f1..f38ea7f626 100644 --- a/.env.testing +++ b/.env.testing @@ -4,7 +4,7 @@ APP_ENV=testing APP_DEBUG=true APP_KEY=ChangeMe -APP_URL=null +APP_URL=http://localhost:8000 APP_TIMEZONE='US/Pacific' APP_LOCALE=en FILESYSTEM_DISK=local