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