forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: previously all the expects were in the same `it` - this meant it was really hard to figure out which assertion was causing what failure. now each expect is isolated so it provides a clearer description when it fails Reviewed By: pieterv Differential Revision: D38063902 fbshipit-source-id: b80b33b37cf8bca154f0f7a116c4819e7f29d6fd
- Loading branch information
1 parent
f3fdfa2
commit 2d449cb
Showing
4 changed files
with
158 additions
and
120 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
Oops, something went wrong.