Skip to content

Commit

Permalink
Quite CS fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Sep 16, 2019
1 parent 79589d9 commit 1986104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/AsyncTestCaseTest.php
Expand Up @@ -66,7 +66,7 @@ public function testNestedLoop()
throw new \Exception('threw the error');
});
}

public function testExpectingAnErrorThrown(): \Generator
{
$this->expectException(\Error::class);
Expand Down

0 comments on commit 1986104

Please sign in to comment.