From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../tests/fenced-frame/automatic-beacon-two-events-persist.https.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/web-platform/tests/fenced-frame/automatic-beacon-two-events-persist.https.html') diff --git a/testing/web-platform/tests/fenced-frame/automatic-beacon-two-events-persist.https.html b/testing/web-platform/tests/fenced-frame/automatic-beacon-two-events-persist.https.html index 906a7a0d9f..b9e582e43e 100644 --- a/testing/web-platform/tests/fenced-frame/automatic-beacon-two-events-persist.https.html +++ b/testing/web-platform/tests/fenced-frame/automatic-beacon-two-events-persist.https.html @@ -16,7 +16,7 @@ promise_test(async(t) => { const actions = new test_driver.Actions(); const fencedframe = await attachFencedFrameContext( - {generator_api: 'fledge', automatic_beacon: true, + {generator_api: 'fledge', register_beacon: true, origin: get_host_info().HTTPS_REMOTE_ORIGIN}); // `once` defaults to false. let beacon_event = { -- cgit v1.2.3