Skip to content

Commit

Permalink
Remove unneeded test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-emanharoutunian committed Dec 1, 2023
1 parent bf7aa4c commit 122d334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/LayoutTests/UIView+AutoLayoutTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,6 @@ final class UIViewAutoLayoutTests: XCTestCase {

// WHEN

// Edge Constraints With Insets
let insets: DirectionalInsets = .init(top: 0, leading: 5, bottom: 10, trailing: 15)
let constraints2: [NSLayoutConstraint] = view2.edgeConstraints(insetBy: insets)

Expand Down

0 comments on commit 122d334

Please sign in to comment.