Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nacho Bonafonte committed Jan 20, 2023
1 parent afa3439 commit c7a29c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/DatadogSDKTesting/Utils/FileLocatorTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ internal class FileLocatorTests: XCTestCase {
XCTAssertEqual(12, functionInfo?.startLine)
XCTAssertEqual(22, functionInfo?.endLine)
}
}
}

0 comments on commit c7a29c9

Please sign in to comment.