Closed captbaritone closed 3 months ago
@captbaritone has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@captbaritone merged this pull request in facebook/relay@89afc1ae30c0bbe1ddd37a20dd4cceb21c18dc21.
This test does not play well with skipIf because it generates a snapshot and Jest sees the skipped snapshot test as out of date and thus failing. But when I tried to run it locally without skipping it, it seems to pass on my machine.