Skip to content

Commit 13542f2

Browse files
committed
fix tests for ember v5.9.0
1 parent 15d410f commit 13542f2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

json-docs/ember/5.9.0/classes/ember-5.9.0-Location.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"access": "public",
2727
"tagname": "",
2828
"itemtype": "method",
29-
"name": "",
29+
"name": "setURL",
3030
"params": [
3131
{
3232
"name": "url",
@@ -44,7 +44,7 @@
4444
"access": "public",
4545
"tagname": "",
4646
"itemtype": "method",
47-
"name": "",
47+
"name": "replaceURL",
4848
"params": [
4949
{
5050
"name": "url",
@@ -62,7 +62,7 @@
6262
"access": "public",
6363
"tagname": "",
6464
"itemtype": "method",
65-
"name": "",
65+
"name": "formatURL",
6666
"params": [
6767
{
6868
"name": "url",
@@ -95,7 +95,7 @@
9595
"line": 74,
9696
"description": "<html><head></head><body><p>The current URL.</p>\n</body></html>",
9797
"itemtype": "property",
98-
"name": "",
98+
"name": "currentURL",
9999
"type": "String",
100100
"access": "public",
101101
"tagname": "",

0 commit comments

Comments
 (0)