made testing elegant.
This commit is contained in:
@@ -18,9 +18,7 @@ class Publisher {
|
||||
|
||||
$this->move($path.'public', PUBLIC_PATH.'bundles'.DS.$bundle);
|
||||
|
||||
$this->move($path.'tests', TESTS_PATH.'cases'.DS.'bundles'.DS.$bundle);
|
||||
|
||||
echo "Assets and tests published for bundle [$bundle].".PHP_EOL;
|
||||
echo "Assets published for bundle [$bundle].".PHP_EOL;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user