Skip to content

Commit 4b960eb

Browse files
#47 Improve naming of test
1 parent bcdcd66 commit 4b960eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/util/LoopTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function testExecutionWithinTimeout()
5858
/**
5959
* Tests exceeding the execution timeout.
6060
*/
61-
public function testExceedTimeout()
61+
public function testExceedTimeoutIsAcceptableIfEndWasCalled()
6262
{
6363
$this->expectNotToPerformAssertions();
6464

0 commit comments

Comments
 (0)