diff --git a/src/zen/tests/pinned/browser_issue_7654.js b/src/zen/tests/pinned/browser_issue_7654.js index 10c51beec..5ac6d2df0 100644 --- a/src/zen/tests/pinned/browser_issue_7654.js +++ b/src/zen/tests/pinned/browser_issue_7654.js @@ -40,7 +40,7 @@ add_task(async function test_Create_Pinned() { const total = UrlbarTestUtils.getResultCount(window); info(`Found ${total} matches`); - const result = await UrlbarTestUtils.getDetailsOfResultAt(window, 0); + const result = await UrlbarTestUtils.getDetailsOfResultAt(window, 1); const url = result?.url; Assert.equal(