Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit ba0114b

Browse files
authored
Change integration test (should be changed in #1442) (#1445)
PR #1442 changed the way we expose our internal indices. Just forgot to change our integration test. This PR fixed it.
1 parent 14ae9a7 commit ba0114b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/it/testcases/test_dual_write_and_common_table.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,10 +309,6 @@ func (a *DualWriteAndCommonTableTestcase) testResolveEndpointInQuesma(ctx contex
309309
"name": "logs-3",
310310
"attributes": []interface{}{"open"},
311311
},
312-
map[string]interface{}{
313-
"name": "quesma_virtual_tables",
314-
"attributes": []interface{}{"open"},
315-
},
316312
map[string]interface{}{
317313
"name": "unmentioned_index",
318314
"attributes": []interface{}{"open"},

0 commit comments

Comments
 (0)