jessesquires / Foil

A lightweight property wrapper for UserDefaults done right
https://jessesquires.github.io/Foil/
MIT License
459 stars 26 forks source link

Correct cast in test assertion to data type #9

Closed basememara closed 3 years ago

basememara commented 3 years ago

Assertion will always be nil since casting to the incorrect type. Fixed typo and casting correctly to Data?.

hal-codebot commented 3 years ago
1 Warning
:warning: All pull requests should have a milestone.

Generated by :no_entry_sign: Danger