- Bug-Fix: Use LinkedHashMap instead of swift standard dict which preserves insertion order

This commit is contained in:
Magesh K
2025-02-21 19:08:42 +05:30
parent 6370105c85
commit 71212130c5
2 changed files with 2 additions and 4 deletions

View File

@@ -18,8 +18,6 @@
"testTargets" : [
{
"skippedTests" : [
"UITests",
"UITests\/testBulkAddRecommendedSources()",
"UITests\/testLaunchPerformance()",
"UITestsLaunchTests",
"UITestsLaunchTests\/testLaunch()"