Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Fix unit tests in ASTextNodeWordKernerTests #18

Merged
merged 2 commits into from
Sep 5, 2014
Merged

Fix unit tests in ASTextNodeWordKernerTests #18

merged 2 commits into from
Sep 5, 2014

Conversation

raphaelmor
Copy link
Contributor

Tests were comparing CGFloats with ==. XCTAssertTrue has been replaced
by XCTAssertEqualWithAccuracy

Tests were comparing CGFloats with ==. XCTAssertTrue has been replaced
by XCTAssertEqualWithAccuracy
@raphaelmor
Copy link
Contributor Author

Indeed !
Just pushed the fix

secretiverhyme added a commit that referenced this pull request Sep 5, 2014
Use XCTAssertEqualWithAccuracy in ASTextNodeWordKernerTests.
@secretiverhyme secretiverhyme merged commit 5721b6c into facebookarchive:master Sep 5, 2014
@secretiverhyme secretiverhyme deleted the fix-failing-unit-tests branch September 5, 2014 18:02
@secretiverhyme
Copy link
Contributor

Merged. Thanks @raphaelmor!

Adlai-Holler pushed a commit that referenced this pull request Apr 28, 2017
* Add Danger

* Move danger up

* Remove slather for now

* Have danger failures in log

* Add print out of API token for debugging

* Make verbose

* Make verbose for real

* Try this

* Revert "Try this"

This reverts commit 3bfc16382122ee1200ab82f8cbc76b967653606f.

* Try another thing

* Get rid of logging
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants