From 0c26adc886c8915d7e7cf4e082045a2fb7162c80 Mon Sep 17 00:00:00 2001 From: Devon Bagley Date: Fri, 27 Apr 2018 16:44:06 -0700 Subject: [PATCH] remove require, since phpunit config should include this --- tests/UnitTestCase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/UnitTestCase.php b/tests/UnitTestCase.php index e1f62e5..7366001 100644 --- a/tests/UnitTestCase.php +++ b/tests/UnitTestCase.php @@ -1,5 +1,5 @@ */