Created
October 18, 2019 11:43
-
-
Save andreasrs/5896e28f043de5511dc522dc5c7d2655 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| it('has valid type-definition for dynamic data: Owners', () => { | |
| OwnersChecker.check(ownersData); | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment