Fix tests for 5.8

This commit is contained in:
Nabeel Shahzad
2019-05-12 10:50:38 -05:00
parent 7f0fb16dc3
commit 87aa6ed1da
13 changed files with 19 additions and 22 deletions

View File

@@ -4,10 +4,6 @@ use App\Facades\Utils;
class UtilsTest extends TestCase
{
public function setUp()
{
}
public function testDates()
{
$carbon = new \Carbon\Carbon('2018-04-28T12:55:40Z');