[Edit] Make checkstyle happy

This commit is contained in:
Alex M
2016-09-19 20:39:54 +03:00
parent f60fc2ebad
commit e08704e6d3

View File

@ -111,7 +111,7 @@ define(
"perform" "perform"
] ]
); );
actionContext = { actionContext = {
domainObject: mockDomainObject domainObject: mockDomainObject
}; };