summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/components/test/chrome/test_notification_box_05.html
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/shared/components/test/chrome/test_notification_box_05.html')
-rw-r--r--devtools/client/shared/components/test/chrome/test_notification_box_05.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/shared/components/test/chrome/test_notification_box_05.html b/devtools/client/shared/components/test/chrome/test_notification_box_05.html
index b3a4e96378..10d6b8971f 100644
--- a/devtools/client/shared/components/test/chrome/test_notification_box_05.html
+++ b/devtools/client/shared/components/test/chrome/test_notification_box_05.html
@@ -42,7 +42,7 @@ window.onload = async function () {
null,
PriorityLevels.PRIORITY_INFO_LOW,
[],
- (e) => false,
+ () => false,
);
// Ensure close button is not present