diff --git a/Tests/NodesGeneratorTests/ConfigTests.swift b/Tests/NodesGeneratorTests/ConfigTests.swift index 60ca91806..c263eae47 100644 --- a/Tests/NodesGeneratorTests/ConfigTests.swift +++ b/Tests/NodesGeneratorTests/ConfigTests.swift @@ -130,6 +130,7 @@ final class ConfigTests: XCTestCase, TestFactories { """ uiFrameworks: - framework: AppKit + - framework: AppKit (SwiftUI) - framework: UIKit - framework: UIKit (SwiftUI) - framework: diff --git a/Tests/NodesGeneratorTests/__Snapshots__/ConfigTests/testConfig.1.txt b/Tests/NodesGeneratorTests/__Snapshots__/ConfigTests/testConfig.1.txt index 0b458768c..992c5ce8d 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/ConfigTests/testConfig.1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/ConfigTests/testConfig.1.txt @@ -51,9 +51,11 @@ ▿ reactiveImports: 2 members - "" - "" - ▿ uiFrameworks: 4 elements + ▿ uiFrameworks: 5 elements ▿ UIFramework - framework: Framework.appKit + ▿ UIFramework + - framework: Framework.appKitSwiftUI ▿ UIFramework - framework: Framework.uiKit ▿ UIFramework