mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-03 14:38:41 -05:00
remove a file that accidentally found its way in from another unrelated branch
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
require 'spec_helper'
|
||||
|
||||
feature "signup" do
|
||||
|
||||
scenario "signup" do
|
||||
visit root_path
|
||||
first('.signup a').click
|
||||
|
||||
expect(current_path).to eq(new_member_registration_path)
|
||||
end
|
||||
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user