smoothen registration process and first experience

This commit is contained in:
Stella Rouzi 2014-07-03 14:55:12 +03:00
parent 67afcc0b19
commit 7bdfb9ade5
5 changed files with 44 additions and 3 deletions

View file

@ -261,7 +261,7 @@ describe Admin::ConferenceController do
describe 'guest access' do
it_behaves_like 'access as participant or guest', :new_user_session_path
it_behaves_like 'access as participant or guest', :new_user_registration_path
end
end