From eb6da9b1f0265260a15d9b4f984aef0abae2e936 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Thu, 7 Jun 2018 18:26:04 +0300 Subject: [PATCH] Fix for tests --- .env.travis | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.travis b/.env.travis index 3a18a2ca50..d1e56ded2f 100644 --- a/.env.travis +++ b/.env.travis @@ -22,3 +22,4 @@ MAIL_DRIVER=log TRAVIS=true API_SECRET=password TEST_USERNAME=user@example.com +TEST_PERMISSIONS_USERNAME=permissions@example.com