This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash in Legacy API for nil completion blocks (#110)
When passed a `nil` completion block value, the "legacy" API would crash by calling the block without performing a nil check. Adding 2 tests to verify that the animation works as expected with a `nil` completion block.
- Loading branch information
Robert Moore
authored and
ianegordon
committed
Jan 25, 2018
1 parent
05ad80b
commit fd9710d
Showing
2 changed files
with
50 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters