SIGN IN SIGN UP

Fix test case to wait for correct error

We were seeing intermittent failures on Travis CI for this test case.
The error being delivered was an empty file parse error. With these
changes, the test will wait for up to 1 second to observe the expected
type error.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
6ee2d92a11589207d91ca301c7fdbdc22fc628ff
Parent: e9d0297