diff --git a/Tests/LayoutTests/UIKit/UIViewControllerTests.swift b/Tests/LayoutTests/UIKit/UIViewControllerTests.swift index 5aaec512..cd8beb41 100644 --- a/Tests/LayoutTests/UIKit/UIViewControllerTests.swift +++ b/Tests/LayoutTests/UIKit/UIViewControllerTests.swift @@ -12,7 +12,7 @@ import Nimble import XCTest @MainActor -final class LayoutAnchoringTests: XCTestCase { +final class UIViewControllerTests: XCTestCase { func testViewControllerSafeAreaLayoutGuides() {