Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
diracdeltas committed Aug 24, 2016
1 parent f620cf1 commit 7013381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lib/selectors.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ module.exports = {
forwardButton: '.backforward .forward',
clearBrowsingDataPanel: '.clearBrowsingDataPanel',
clearBrowsingDataButton: '.clearBrowsingDataButton',
saveButton: '[data-l10n-id="save"]',
securityTab: '[data-l10n-id="security"]',
saveButton: '[data-l10n-id="save"]',
autofillAddressPanel: '.autofillAddressPanel',
Expand Down

0 comments on commit 7013381

Please sign in to comment.