[kotlin] KTIJ-38940 Test changes behavior: items now exist

(cherry picked from commit d5323d764d32820d373f7ad90c2466d2d567c089)

IJ-CR-214534

GitOrigin-RevId: 8b704b17e493dc19db359232cc9e66bb0de87826
This commit is contained in:
Victoria Petrakovich
2026-09-01 23:49:16 +00:00
committed by intellij-monorepo-bot
parent d6f1954e71
commit 99da968fa6
@@ -9,5 +9,5 @@ fun test() {
}
// ABSENT: { itemText: "foo: Foo" }
// ABSENT: { itemText: "foo: BarFoo" }
// EXIST: { itemText: "foo: Foo" }
// EXIST: { itemText: "foo: BarFoo" }