From ad05c251ca4f213b45054e343e332cd70c7bd0b6 Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Sat, 21 Mar 2020 09:59:00 +0800 Subject: [PATCH] Fix travis warning regarding psr-4 autoloading standard --- tests/Feature/ChangePasswordTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Feature/ChangePasswordTest.php b/tests/Feature/ChangePasswordTest.php index 7783b6d..d1c79fb 100644 --- a/tests/Feature/ChangePasswordTest.php +++ b/tests/Feature/ChangePasswordTest.php @@ -1,9 +1,9 @@