proper test
This commit is contained in:
@@ -35,5 +35,6 @@ class TestCommand extends Command{
|
||||
|
||||
protected function execute(InputInterface $input, OutputInterface $output){
|
||||
$output->writeln(get_class($this->_productAction));
|
||||
$this->_productAction->updateAttributes([1], ['name'=>'nice'], 1]);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user