mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-4427 - cleaned up UT
This commit is contained in:
@@ -95,7 +95,6 @@ public class OgnlValueStackTest extends XWorkTestCase {
|
||||
|
||||
public void testValuesFromContextAreConverted() {
|
||||
final OgnlValueStack vs = createValueStack();
|
||||
vs.getContext().put(ActionContext.CONTAINER, container);
|
||||
|
||||
final String propertyName = "dogName";
|
||||
final String propertyValue = "Rover";
|
||||
|
||||
Reference in New Issue
Block a user