mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
unused code in signin test
This commit is contained in:
parent
73f29bf9cc
commit
54a5a8b30f
1 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@ describe 'signin' do
|
||||||
fill_in 'password', with: @site[:password]
|
fill_in 'password', with: @site[:password]
|
||||||
end
|
end
|
||||||
|
|
||||||
def fill_in_valid_signup
|
|
||||||
fill_in_valid
|
|
||||||
fill_in 'email', with: @site[:email]
|
|
||||||
end
|
|
||||||
|
|
||||||
before do
|
before do
|
||||||
Capybara.reset_sessions!
|
Capybara.reset_sessions!
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue