mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-28 23:09:13 +00:00
HHH-16119 Fix test typo
This commit is contained in:
parent
fb901051ca
commit
998bae5791
@ -31,7 +31,7 @@
|
||||
}
|
||||
)
|
||||
@SessionFactory
|
||||
@TestForIssue(jiraKey = "HHH-16199")
|
||||
@TestForIssue(jiraKey = "HHH-16119")
|
||||
public class NativeQueryDynamicInstantiationAndTupleResultTest {
|
||||
|
||||
public static final String DEMO_NAME = "it is a demo demo";
|
||||
|
Loading…
x
Reference in New Issue
Block a user