From ddce0f371d0df68036d7e8192cb4f5d93816a335 Mon Sep 17 00:00:00 2001 From: Shivam Dave Date: Thu, 30 Jul 2015 13:32:24 -0700 Subject: [PATCH] [Mobile] Test Removed extra mockEvent from test. --- platform/representation/test/actions/ContextMenuActionSpec.js | 1 - 1 file changed, 1 deletion(-) diff --git a/platform/representation/test/actions/ContextMenuActionSpec.js b/platform/representation/test/actions/ContextMenuActionSpec.js index f1b700c879..af03e00399 100644 --- a/platform/representation/test/actions/ContextMenuActionSpec.js +++ b/platform/representation/test/actions/ContextMenuActionSpec.js @@ -143,7 +143,6 @@ define( it("keeps a menu when menu is clicked", function () { // Show the menu - mockEvent action.perform(); // Find and fire body's mousedown listener