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 bb8f919 commit ad2a412Copy full SHA for ad2a412
README.md
@@ -16,7 +16,7 @@ class OrderTest
16
{
17
use MatchesSnapshots;
18
19
- class test_it_casts_to_json()
+ public function test_it_casts_to_json()
20
21
$order = new Order(1);
22
0 commit comments