diff --git a/tests/DependenciesTest.php b/tests/DependenciesTest.php new file mode 100644 index 00000000..5b6ded0b --- /dev/null +++ b/tests/DependenciesTest.php @@ -0,0 +1,7 @@ +assertInstanceOf(Atomastic\Session\Session::class, flextype()->container('session')); +});