diff options
Diffstat (limited to 'testing/web-platform/tests/fledge/tentative/kanon-status-below-threshold.https.window.js')
-rw-r--r-- | testing/web-platform/tests/fledge/tentative/kanon-status-below-threshold.https.window.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/tests/fledge/tentative/kanon-status-below-threshold.https.window.js b/testing/web-platform/tests/fledge/tentative/kanon-status-below-threshold.https.window.js index 4eac4a8e91..787283d687 100644 --- a/testing/web-platform/tests/fledge/tentative/kanon-status-below-threshold.https.window.js +++ b/testing/web-platform/tests/fledge/tentative/kanon-status-below-threshold.https.window.js @@ -13,7 +13,7 @@ subsetTest(promise_test, async test => { `browserSignals.kAnonStatus === "belowThreshold"`, reportWin: `sendReportTo('${createBidderReportURL(uuid)}');` }, - // expectedReportUrls: + // expectedReportURLs: [createBidderReportURL(uuid)]); }, 'Check kAnonStatus is "belowThreshold" when FledgeConsiderKAnonymity' + |