Skip to content

Commit

Permalink
Remove "TODO"
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Jan 29, 2017
1 parent 2fb49bb commit 1519dc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Tests/GETTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ class GETTests: XCTestCase {
}
}

// TODO: I'm not sure how it implement this, since I need a service that returns a faulty
// status code, meaning not 2XX, and at the same time it returns a JSON response.
// I'm not sure how it implement this, since I need a service that returns a faulty status code, meaning not 2XX, and at the same time it returns a JSON response.
func testGETWithInvalidPathAndJSONError() {
}

Expand Down

0 comments on commit 1519dc9

Please sign in to comment.