From 6e7b99c5e6c80aebe6a169bf4991e128e7c897da Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 13 Jan 2021 14:22:57 +0300 Subject: [PATCH] feat(tests): remove tests for dependencies --- tests/DependenciesTest.php | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/DependenciesTest.php diff --git a/tests/DependenciesTest.php b/tests/DependenciesTest.php deleted file mode 100644 index 5b6ded0b..00000000 --- a/tests/DependenciesTest.php +++ /dev/null @@ -1,7 +0,0 @@ -assertInstanceOf(Atomastic\Session\Session::class, flextype()->container('session')); -});