From 5da94d6eb0882c43ce4fcc4a4440f789ce5efc9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Thu, 7 May 2015 16:54:46 -0700 Subject: [PATCH] Followup to #3758 so we actually test things --- src/classic/element/__tests__/ReactElementValidator-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/classic/element/__tests__/ReactElementValidator-test.js b/src/classic/element/__tests__/ReactElementValidator-test.js index 5d5b0bed96..5a4421b9bd 100644 --- a/src/classic/element/__tests__/ReactElementValidator-test.js +++ b/src/classic/element/__tests__/ReactElementValidator-test.js @@ -148,7 +148,7 @@ describe('ReactElementValidator', function() { var children = [f, g]; - return ( + ReactTestUtils.renderIntoDocument(
{g}