summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/fenced-frame/automatic-beacon-component-ad.https.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/fenced-frame/automatic-beacon-component-ad.https.html')
-rw-r--r--testing/web-platform/tests/fenced-frame/automatic-beacon-component-ad.https.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/tests/fenced-frame/automatic-beacon-component-ad.https.html b/testing/web-platform/tests/fenced-frame/automatic-beacon-component-ad.https.html
index 1b1ef2798a..fffff548b4 100644
--- a/testing/web-platform/tests/fenced-frame/automatic-beacon-component-ad.https.html
+++ b/testing/web-platform/tests/fenced-frame/automatic-beacon-component-ad.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,
num_components: 1,
// These headers will also be given to the component ad.
headers: [["Allow-Fenced-Frame-Automatic-Beacons", "true"]]