spec(js): cleanup js tags
This commit is contained in:
parent
58037f21cd
commit
7b1c882498
11 changed files with 47 additions and 53 deletions
|
@ -17,7 +17,7 @@ describe 'As an administrateur', js: true do
|
|||
end
|
||||
end
|
||||
|
||||
scenario 'I can register', js: true do
|
||||
scenario 'I can register' do
|
||||
expect(new_admin.reload.user.active?).to be(false)
|
||||
|
||||
confirmation_email = open_email(admin_email)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue