Skip to content

Commit

Permalink
Fix test class name
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-emanharoutunian committed Dec 6, 2023
1 parent f59064c commit 387b631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/LayoutTests/UIKit/UIViewControllerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import Nimble
import XCTest

@MainActor
final class LayoutAnchoringTests: XCTestCase {
final class UIViewControllerTests: XCTestCase {

func testViewControllerSafeAreaLayoutGuides() {

Expand Down

0 comments on commit 387b631

Please sign in to comment.