fixed #1564: cleanup updates requested for bookmark context menu
This commit is contained in:
@@ -93,7 +93,7 @@ module.exports = () => {
|
||||
getURL: sinon.stub().returns("moz-extension://multi-account-containers/confirm-page.html")
|
||||
},
|
||||
permissions: {
|
||||
getAll: sinon.stub().returns({"permissions": ["bookmarks"]})
|
||||
contains: sinon.stub().returns(true)
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user