[Tests] Refactor: move one more annotation arguments lazy resolve test

for `ACTUAL_ANNOTATIONS_NOT_MATCH_EXPECT` checker near to
other tests of this diagnostic. It is fine to move it out of
`multiplatformCompositeAnalysis` dir, because, actually, it tests
the case with comparison of FirAnnotationCall and FirAnnotationImpl,
which doesn't require composite analysis mode.

^KT-62559
This commit is contained in:
Roman Efremov
2023-11-10 12:30:43 +01:00
committed by Space Team
parent 99bf96e747
commit 37b839f2c2
8 changed files with 30 additions and 30 deletions