Skip to content

Commit 0c8ef4c

Browse files
tswaggerkenjis
andcommitted
Update tests/Commands/HmacTest.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent 3d1077c commit 0c8ef4c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/Commands/HmacTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,7 @@ public function testBadCommand(): void
133133
/**
134134
* Set MockInputOutput and user inputs.
135135
*
136-
* @param array<int, string> $inputs User inputs
137-
* @phpstan-param list<string> $inputs
136+
* @param list<string> $inputs User inputs
138137
*/
139138
private function setMockIo(array $inputs): void
140139
{

0 commit comments

Comments
 (0)