mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-24 21:07:26 +08:00
#411 Comment test out
This commit is contained in:
parent
492ccdbb36
commit
9a20c273c6
@ -222,6 +222,7 @@ public class JPABase extends AbstractStandardTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore // isn't a valid JPQL query
|
||||
public void Subquery_UniqueResult() {
|
||||
QCat cat2 = new QCat("cat2");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user