summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fenced-frame/automatic-beacon-no-destination.https.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/fenced-frame/automatic-beacon-no-destination.https.html')
-rw-r--r--testing/web-platform/tests/fenced-frame/automatic-beacon-no-destination.https.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/tests/fenced-frame/automatic-beacon-no-destination.https.html b/testing/web-platform/tests/fenced-frame/automatic-beacon-no-destination.https.html
index 696c17f765..1779ba6573 100644
--- a/testing/web-platform/tests/fenced-frame/automatic-beacon-no-destination.https.html
+++ b/testing/web-platform/tests/fenced-frame/automatic-beacon-no-destination.https.html
@@ -17,7 +17,7 @@ promise_test(async (t) => {
const actions = new test_driver.Actions();
const fencedframe = await attachFencedFrameContext({
generator_api: "fledge",
- automatic_beacon: true,
+ register_beacon: true,
origin: get_host_info().HTTPS_REMOTE_ORIGIN
});