Skip to content

Commit

Permalink
Update golf tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iHiD committed Jan 21, 2025
1 parent af47cec commit 581a40c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
{
"name": "getCircleAt(86, 85, 3)",
"matcher": "toNotExist",
"error_html": "The ball seems to go too far to the right."
"error_html": "The ball seems to sink into the grass too far!"
},
{
"name": "wasFunctionUsed('fire_fireworks', null)",
Expand Down Expand Up @@ -194,7 +194,7 @@
{
"name": "getCircleAt(93, 85, 3)",
"matcher": "toNotExist",
"error_html": "The ball seems to go too far to the right."
"error_html": "The ball seems to sink into the grass too far!"
},
{
"name": "wasFunctionUsed('fire_fireworks', null)",
Expand Down

0 comments on commit 581a40c

Please sign in to comment.