Skip to content

Commit ad2a412

Browse files
authored
Update README.md
1 parent bb8f919 commit ad2a412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class OrderTest
1616
{
1717
use MatchesSnapshots;
1818

19-
class test_it_casts_to_json()
19+
public function test_it_casts_to_json()
2020
{
2121
$order = new Order(1);
2222

0 commit comments

Comments
 (0)