From 1dc771dfaaf1c6a3bd1dada1de8105abe052621b Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 8 Feb 2017 14:49:53 +0200 Subject: [PATCH] Moving from Laravel TestCase to \PHPUnit_Framework_TestCase --- tests/GozerTest.php | 3 +-- tests/ReloadTest.php | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/tests/GozerTest.php b/tests/GozerTest.php index c4a7772..1256feb 100644 --- a/tests/GozerTest.php +++ b/tests/GozerTest.php @@ -1,12 +1,11 @@