Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredgalanis committed Apr 20, 2024
1 parent 8fb28e9 commit c99dd2b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions json-docs/ember/5.8.0/classes/ember-5.8.0-Location.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"access": "public",
"tagname": "",
"itemtype": "method",
"name": "",
"name": "setURL",
"params": [
{
"name": "url",
Expand All @@ -44,7 +44,7 @@
"access": "public",
"tagname": "",
"itemtype": "method",
"name": "",
"name": "replaceURL",
"params": [
{
"name": "url",
Expand All @@ -62,7 +62,7 @@
"access": "public",
"tagname": "",
"itemtype": "method",
"name": "",
"name": "formatURL",
"params": [
{
"name": "url",
Expand Down Expand Up @@ -95,7 +95,7 @@
"line": 74,
"description": "<html><head></head><body><p>The current URL.</p>\n</body></html>",
"itemtype": "property",
"name": "",
"name": "currentURL",
"type": "String",
"access": "public",
"tagname": "",
Expand Down

0 comments on commit c99dd2b

Please sign in to comment.