Skip to content

Commit

Permalink
Feat: add BeersRequest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Oni-zerone committed Mar 2, 2019
1 parent d449fcb commit 08d224a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/Tests/BeersRequestParametersTests.swift
Expand Up @@ -9,7 +9,7 @@
import XCTest
@testable import PunkAPI

class BeersRequestTest: XCTestCase {
class BeersRequestParametersTests: XCTestCase {

func testABVParameterGreater() {
let parameter = getParameter(.abv(condition: .more, value: 1.2))
Expand Down

0 comments on commit 08d224a

Please sign in to comment.