Merge branch 'main' into develop
commit
6ed2d7a936
|
@ -44,6 +44,6 @@ class ChargeExampleTraceCommand extends Command
|
|||
|
||||
$this->entityManager->flush();
|
||||
|
||||
return 1;
|
||||
return Command::SUCCESS;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue