Skip to content

Commit

Permalink
Automatic CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
epdenouden authored and sebastianbergmann committed Jun 15, 2020
1 parent 97091a4 commit b729cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Framework/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,7 @@ public function addWarning(string $warning): void
}

/**
* Returns the normalized test name as class::method
* Returns the normalized test name as class::method.
*
* @return array<callable-string>
*/
Expand Down

0 comments on commit b729cc7

Please sign in to comment.