Skip to content

Commit

Permalink
Update exercises/practice/clock/ClockTest.php
Browse files Browse the repository at this point in the history
Co-authored-by: mk-mxp <[email protected]>
  • Loading branch information
tomasnorre and mk-mxp authored Dec 8, 2024
1 parent 69d25e4 commit 66c3e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/clock/ClockTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ public function testAddMoreThanTwoDays()

/**
* uuid 37336cac-5ede-43a5-9026-d426cbe40354
* @testdox subtract minutes
* @testdox Subtract minutes - subtract minutes
*/
public function testSubtractMinutes(): void
{
Expand Down

0 comments on commit 66c3e34

Please sign in to comment.