Profile: move to new design
This commit is contained in:
parent
f115658d55
commit
bd04972f65
8 changed files with 30 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue