You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/property/SynchronousPropertyIndexTest.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -331,9 +331,9 @@ public void queryPlan() throws Exception{
331
331
runAsyncIndex();
332
332
333
333
assertThat(explain("select * from [nt:base] where [jcr:content/foo] = 'bar'"),
0 commit comments