Fix failing tests keeping old behaviour.
This commit is contained in:
+1
-1
@@ -170,6 +170,6 @@ public class FilterInvocationDefinitionSourceEditor extends PropertyEditorSuppor
|
||||
source.setMappings(mappings);
|
||||
}
|
||||
|
||||
setValue(source);
|
||||
setValue(source.getDecorated());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user