Profile: move to new design

This commit is contained in:
simon lehericey 2018-08-23 18:53:35 +02:00
parent f115658d55
commit bd04972f65
8 changed files with 30 additions and 24 deletions

View file

@ -43,7 +43,7 @@ feature 'Administrator connection' do
page.find_by_id('profile').click
end
scenario 'it redirects to profile page' do
expect(page).to have_css('#profile_page')
expect(page).to have_css('#profil-page')
end
context 'when clicking on procedure' do
before do