Skip to content

Commit

Permalink
Fixed stray break
Browse files Browse the repository at this point in the history
  • Loading branch information
mildm8nnered committed Apr 29, 2024
1 parent 0012800 commit 88297c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/SwiftLintFrameworkTests/BaselineTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ final class BaselineTests: XCTestCase {
insertionIndex: insertionIndex
)
}
break
}
}

Expand Down

0 comments on commit 88297c2

Please sign in to comment.