setAppElement throws error in tests · Issue #632 · reactjs/react-modal

Summary: When running in test, the lib/helpers/ariaAppHider.js:24 throws: Error: react-modal: No elements were found for selector #app. Expected behavior: Should not throw errors in test.