From a51551d3e74fec439f2ec28808767a413e2e9106 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 17 Oct 2020 20:38:01 +0300 Subject: [PATCH] feat(tests): folders structure updates #477 --- tests/{ => Foundation}/Entries/EntriesTest.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{ => Foundation}/Entries/EntriesTest.php (100%) diff --git a/tests/Entries/EntriesTest.php b/tests/Foundation/Entries/EntriesTest.php similarity index 100% rename from tests/Entries/EntriesTest.php rename to tests/Foundation/Entries/EntriesTest.php