From 73cb97b0c7353994397c69ea62228f720d4f1bea Mon Sep 17 00:00:00 2001 From: Tomas Liubinas Date: Sun, 20 Aug 2017 16:29:17 +0300 Subject: [PATCH] migrate to PHPUnit6 --- tests/Base.php | 3 ++- tests/bootstrap.php | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tests/Base.php b/tests/Base.php index 301068d..f08f88b 100644 --- a/tests/Base.php +++ b/tests/Base.php @@ -1,5 +1,6 @@