Skip to content

Commit 580a5d2

Browse files
committed
ignore search indexes test
1 parent a713c07 commit 580a5d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/src/test/kotlin/SearchIndexesTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class SearchIndexesTest {
5454
}
5555

5656
@Ignore
57-
@Test
5857
fun multipleSearchIndexTest() = runBlocking {
5958
// :snippet-start: multi-search-index-create
6059
val searchIdxMdl = SearchIndexModel(

0 commit comments

Comments
 (0)