summaryrefslogtreecommitdiffstats
path: root/browser/components/uitour/test/browser_UITour.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/uitour/test/browser_UITour.js')
-rw-r--r--browser/components/uitour/test/browser_UITour.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/components/uitour/test/browser_UITour.js b/browser/components/uitour/test/browser_UITour.js
index d9e517af1f..c961ab3c0d 100644
--- a/browser/components/uitour/test/browser_UITour.js
+++ b/browser/components/uitour/test/browser_UITour.js
@@ -323,7 +323,7 @@ var tests = [
() => {
highlight.addEventListener(
"animationstart",
- function (aEvent) {
+ function () {
ok(
true,
"Animation occurred again even though the effect was the same"