mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
#224 had to adapt parameter set for creating a new instance of Type after rebasing
This commit is contained in:
parent
374cf51fd4
commit
7e6084f3d5
@ -172,6 +172,7 @@ public class DateFormatValidatorFactoryTest {
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
fullQualifiedName,
|
||||
false,
|
||||
false,
|
||||
|
@ -108,6 +108,7 @@ public class DefaultConversionContextTest {
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
fullQualifiedName,
|
||||
false,
|
||||
false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user