mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Fix issue key in Issue3807Test
This commit is contained in:
parent
d68819a233
commit
f4d1818171
@ -12,7 +12,7 @@ import org.mapstruct.ap.testutil.WithClasses;
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
@WithClasses(Issue3807Mapper.class)
|
||||
@IssueKey("3087")
|
||||
@IssueKey("3807")
|
||||
class Issue3807Test {
|
||||
|
||||
@ProcessorTest
|
||||
|
Loading…
x
Reference in New Issue
Block a user