Commit d516d4faac5998d4ee09ecd8db1e04c9072fe35e

Authored by Emerson Oliveira
1 parent d0c8450c
Exists in master

Ajuste no arquivo de configuração xml para os testes do tipo Map

impl/core/src/test/resources/configuration/field/map/demoiselle.xml
... ... @@ -42,7 +42,7 @@
42 42 <item2>
43 43 <stringWithDefinedKeyMap>framework</stringWithDefinedKeyMap>
44 44 </item2>
45   - <stringWithUndefinedKeyMap>undefined</stringWithUndefinedKeyMap>
  45 + <stringWithUndefinedKeyMap>undefined</stringWithUndefinedKeyMap>
46 46 <item1>
47 47 <emptyValueMap></emptyValueMap>
48 48 </item1>
... ...