Skip to content

Commit

Permalink
Add test hash
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Nov 26, 2024
1 parent 8e75831 commit c7b6f3f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,7 @@ class LocationPayloadTests: XCTestCase {
}
"""
XCTAssertEqual(jsonString, expectedJSON)
let hash = try BoundWitnessBuilder.hash(payload)
XCTAssertEqual(hash, "c1bd7396f998a50d20401efd4b5da0cf6670f9418c6f60b42f4c54f3663305c3")
}
}

0 comments on commit c7b6f3f

Please sign in to comment.