Skip to content

Commit b85d3a2

Browse files
devkaranCTmpospese
authored andcommitted
[CM-1012]: Removed '@testable'.
1 parent 47801cf commit b85d3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/YCoreUITests/Extensions/UIKit/UIView+constrainAspectRatioTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
import XCTest
10-
@testable import YCoreUI
10+
import YCoreUI
1111

1212
final class UIViewContrainAspectRatioTests: XCTestCase {
1313
func test_constrainAspectRatio_deliversDefaultValues() {

0 commit comments

Comments
 (0)