Skip to content

Commit 1986104

Browse files
committed
Quite CS fixer
1 parent 79589d9 commit 1986104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AsyncTestCaseTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public function testNestedLoop()
6666
throw new \Exception('threw the error');
6767
});
6868
}
69-
69+
7070
public function testExpectingAnErrorThrown(): \Generator
7171
{
7272
$this->expectException(\Error::class);

0 commit comments

Comments
 (0)