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

Commit

Permalink
Merge pull request #385 from ueokande/update_notification
Browse files Browse the repository at this point in the history
Update notification
  • Loading branch information
ueokande committed May 5, 2018
2 parents c9c1896 + 8b72102 commit e68c0b0
Show file tree
Hide file tree
Showing 11 changed files with 1,736 additions and 4,931 deletions.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = function (config) {

config.set({
basePath: '',
frameworks: ['mocha'],
frameworks: ['mocha', 'sinon'],
files: [
'test/main.js',
'test/**/*.test.js',
Expand Down
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"sessions",
"storage",
"tabs",
"clipboardRead"
"clipboardRead",
"notifications"
],
"web_accessible_resources": [
"build/console.html",
Expand Down
Loading

0 comments on commit e68c0b0

Please sign in to comment.