Skip to content

Commit 62c1f60

Browse files
committed
Restore default
1 parent 461e436 commit 62c1f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/RetryBulkRequestCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class RetryBulkRequestCommand extends Command
1010
{
11-
protected $signature = 'magento:async:retry-bulk-request {id} {--only-failed=true}';
11+
protected $signature = 'magento:async:retry-bulk-request {id} {--only-failed}';
1212

1313
protected $description = 'Retry bulk request';
1414

0 commit comments

Comments
 (0)