Fix tests

// FREEBIE
This commit is contained in:
lilia 2015-09-17 11:40:19 -07:00
parent b617240338
commit 78d7296f84
3 changed files with 3 additions and 1 deletions

View file

@ -170,7 +170,7 @@
}
};
if (chrome) {
if (chrome.notifications) {
chrome.notifications.onClicked.addListener(function() {
chrome.notifications.clear('signal');
Whisper.Notifications.onclick();