webextensions-examples icon indicating copy to clipboard operation
webextensions-examples copied to clipboard

mocha-client-tests error

Open mcdamo opened this issue 7 years ago • 0 comments

Following the instructions with the mocha-client-tests example using Firefox

$ npm test
Firefox 61.0.0 ERROR
  ReferenceError: browser is not defined                                                 
  at addon/background.js:16                                                                  

mcdamo avatar Aug 20 '18 11:08 mcdamo