diff --git a/tests/Command/InstallTest.php b/tests/Command/InstallTest.php index df49882..693c6f5 100644 --- a/tests/Command/InstallTest.php +++ b/tests/Command/InstallTest.php @@ -1,7 +1,10 @@ skip('Seems to cause autoload tests to fail if this is run before them'); + it('publishes config', function () { $path = config_path('ddd.php');