From b52005be7c166bc3fc30a23056bcf415fd11cf5d Mon Sep 17 00:00:00 2001 From: Moncef Belyamani Date: Mon, 9 Jul 2018 11:09:36 -0400 Subject: [PATCH] Remove stray TODO **Why**: This TODO that had been previously removed got added back by mistake in #2308 and I forgot to remove it before merging the PR. --- spec/features/two_factor_authentication/sign_in_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/features/two_factor_authentication/sign_in_spec.rb b/spec/features/two_factor_authentication/sign_in_spec.rb index 11ec4f488a9..e128cbf0ef1 100644 --- a/spec/features/two_factor_authentication/sign_in_spec.rb +++ b/spec/features/two_factor_authentication/sign_in_spec.rb @@ -660,7 +660,6 @@ def submit_prefilled_otp_code end end - # TODO: readd profile redirect, modal tests describe 'signing in when user does not already have personal key' do # For example, when migrating users from another DB it 'displays personal key and redirects to profile' do