Skip to content

Commit bc7e00b

Browse files
committed
fix tests for ember v6.3.0
1 parent e37bfd8 commit bc7e00b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"line": 82,
2525
"description": "Sets the current URL. Calling `setURL` will not trigger `onUpdateURL`\ncallbacks.",
2626
"itemtype": "method",
27-
"name": "",
27+
"name": "setURL",
2828
"access": "public",
2929
"tagname": "",
3030
"params": [
@@ -42,7 +42,7 @@
4242
"line": 93,
4343
"description": "Replace the current URL (optional). Calling `replaceURL` will not trigger\n`onUpdateURL` callbacks.",
4444
"itemtype": "method",
45-
"name": "",
45+
"name": "replaceURL",
4646
"access": "public",
4747
"tagname": "",
4848
"params": [
@@ -60,7 +60,7 @@
6060
"line": 111,
6161
"description": "Formats url to be placed into href attribute.",
6262
"itemtype": "method",
63-
"name": "",
63+
"name": "formatURL",
6464
"access": "public",
6565
"tagname": "",
6666
"params": [

0 commit comments

Comments
 (0)