[FIR] Ignore test due to KT-50858

This commit is contained in:
Dmitriy Novozhilov
2022-01-19 10:41:57 +03:00
parent e5275992d2
commit 4f967ce102
2 changed files with 2 additions and 0 deletions
@@ -1,4 +1,5 @@
// !LANGUAGE: -ProhibitConcurrentHashMapContains
// FIR_IDE_IGNORE
// FULL_JDK
class A : java.util.concurrent.ConcurrentHashMap<String, Int>() {