From 03bfe63135294936018ad3c9731abf7203f3e64d Mon Sep 17 00:00:00 2001 From: "gregzovic@bazaar.launchpad.net" Date: Wed, 6 Feb 2019 23:55:17 +0300 Subject: [PATCH] Minor test fix --- tests/js/test_display.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/js/test_display.js b/tests/js/test_display.js index 1caa8115b..e63f5606b 100644 --- a/tests/js/test_display.js +++ b/tests/js/test_display.js @@ -246,7 +246,7 @@ describe("The doEntranceTransition", function(){ }); }); -describe("The startExitTransition", function(){ +describe("The doExitTransition", function(){ var alertBackground; beforeEach(function(){