Created by: montogeek
Implements https://github.com/facebookincubator/create-react-app/issues/766
E2E test ran successfully on my computer.
While running it I discovered that https://github.com/facebookincubator/create-react-app/blob/master/tasks/e2e.sh#L187 does not work, the test ran in watch
mode anyway.