Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah-semyonov committed Aug 22, 2024
1 parent 140902c commit 8644cab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ internal class UIKitInstrumentedTest {
var onDraw = false
composeContainer = ComposeContainer(
configuration = ComposeUIViewControllerConfiguration().apply {
// TODO: setup proper plist for instrumented test and remove next line https://youtrack.jetbrains.com/issue/CMP-5706/iOS-setup-proper-plist-in-instrumented-tests
// Current instrumented test environment doesn't allow providing a plist.
enforceStrictPlistSanityCheck = false
configure()
},
Expand Down

0 comments on commit 8644cab

Please sign in to comment.