change test 'should open the confirm page' to "cookieStoreId: 'firefox-default'"

This commit is contained in:
garywill 2021-03-14 21:12:10 +08:00
parent ab5d67eacb
commit 613002c64a

View file

@ -73,7 +73,7 @@ describe("Assignment Comfirm Page Feature", function () {
url: "moz-extension://fake/confirm-page.html?" +
`url=${encodeURIComponent(url)}` +
`&cookieStoreId=${this.webExt.tab.cookieStoreId}`,
cookieStoreId: undefined,
cookieStoreId: "firefox-default",
openerTabId: null,
index: 2,
active: true