mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-30 07:42:52 +00:00
Fix failing tests keeping old behaviour.
This commit is contained in:
parent
46af400466
commit
00b73e8331
@ -170,6 +170,6 @@ public class FilterInvocationDefinitionSourceEditor extends PropertyEditorSuppor
|
|||||||
source.setMappings(mappings);
|
source.setMappings(mappings);
|
||||||
}
|
}
|
||||||
|
|
||||||
setValue(source);
|
setValue(source.getDecorated());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user