We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79589d9 commit 1986104Copy full SHA for 1986104
test/AsyncTestCaseTest.php
@@ -66,7 +66,7 @@ public function testNestedLoop()
66
throw new \Exception('threw the error');
67
});
68
}
69
-
+
70
public function testExpectingAnErrorThrown(): \Generator
71
{
72
$this->expectException(\Error::class);
0 commit comments