Skip to content

Commit 4921c54

Browse files
committed
wip
1 parent 4a5af13 commit 4921c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fixtures/Commands/DynamicParamsCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ public function __invoke(): void
2121

2222
$this->console->info($dynamic ? 'yes' : 'no');
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)