Skip to content

Commit

Permalink
fixing tests for ember v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredgalanis committed Nov 3, 2023
1 parent ba6bc6e commit fb682f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions json-docs/ember/5.4.0/classes/ember-5.4.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": "getURL",
"type": "String",
"access": "public",
"tagname": "",
Expand Down

0 comments on commit fb682f7

Please sign in to comment.