From a6f7cf258b7efdf0515c4468212431d28946f572 Mon Sep 17 00:00:00 2001 From: Riley Davis Date: Fri, 3 Feb 2017 10:15:51 -0700 Subject: [PATCH] attempt to make e2e tests pass --- client/coral-sign-in/components/SignUpContent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-sign-in/components/SignUpContent.js b/client/coral-sign-in/components/SignUpContent.js index 80a6fcde4..2739c27a7 100644 --- a/client/coral-sign-in/components/SignUpContent.js +++ b/client/coral-sign-in/components/SignUpContent.js @@ -77,7 +77,7 @@ const SignUpContent = ({handleChange, formData, ...props}) => (
{lang.t('signIn.alreadyHaveAnAccount')} - props.changeView('SIGNIN')}> + props.changeView('SIGNIN')}> {lang.t('signIn.signIn')}