Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Jankowski <daniell.jankowskii@gmail.com>
  • Loading branch information
mollyIV committed Nov 13, 2023
1 parent 5c6a86c commit 2bccaf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/XCLogParserTests/ActivityParserTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import XCTest
@testable import XCLogParser

// swiftlint:disable type_body_length
// swiftlint:disable file_length
class ActivityParserTests: XCTestCase {

let parser = ActivityParser()
Expand Down

0 comments on commit 2bccaf5

Please sign in to comment.