From e08704e6d30413cf5533e62be68f003334a3ff1c Mon Sep 17 00:00:00 2001 From: Alex M Date: Mon, 19 Sep 2016 20:39:54 +0300 Subject: [PATCH] [Edit] Make checkstyle happy --- platform/commonUI/edit/test/actions/SaveAsActionSpec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/commonUI/edit/test/actions/SaveAsActionSpec.js b/platform/commonUI/edit/test/actions/SaveAsActionSpec.js index c1b0eee003..95f0209800 100644 --- a/platform/commonUI/edit/test/actions/SaveAsActionSpec.js +++ b/platform/commonUI/edit/test/actions/SaveAsActionSpec.js @@ -111,7 +111,7 @@ define( "perform" ] ); - + actionContext = { domainObject: mockDomainObject };