mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Indent
This commit is contained in:
@@ -46,7 +46,7 @@ feature "signup", js: true do
|
||||
end
|
||||
|
||||
context "with facebook" do
|
||||
scenario "sign up" do
|
||||
scenario "sign up" do
|
||||
# Ordinarily done by database_cleaner
|
||||
Member.where(login_name: 'tdawg').delete_all
|
||||
Member.where(email: 'tdawg@hotmail.com').delete_all
|
||||
|
||||
Reference in New Issue
Block a user