Minor test fix

This commit is contained in:
gregzovic@bazaar.launchpad.net 2019-02-06 23:55:17 +03:00
parent b83df5cd29
commit 03bfe63135

View File

@ -246,7 +246,7 @@ describe("The doEntranceTransition", function(){
}); });
}); });
describe("The startExitTransition", function(){ describe("The doExitTransition", function(){
var alertBackground; var alertBackground;
beforeEach(function(){ beforeEach(function(){