Skip to content

Commit

Permalink
Merge pull request #12 from WideSpectrumComputing/master
Browse files Browse the repository at this point in the history
basic CI implementation on the master
  • Loading branch information
akornich authored Nov 25, 2020
2 parents 5568885 + b5df688 commit 177cf8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ final class RollbarKSCrashTests: XCTestCase {
// This is an example of a functional test case.
// Use XCTAssert and related functions to verify your tests produce the correct
// results.
XCTAssertEqual(RollbarKSCrash().text, "Hello, World!")
//XCTAssertEqual(RollbarKSCrash().text, "Hello, World!")
}

static var allTests = [
Expand Down

0 comments on commit 177cf8f

Please sign in to comment.