/contact: update contact page with more contact methods.
This commit is contained in:
@@ -94,6 +94,8 @@ class StaticControllerTest < ActionDispatch::IntegrationTest
|
||||
|
||||
context "contact action" do
|
||||
should "work" do
|
||||
create(:owner_user)
|
||||
|
||||
get contact_path
|
||||
assert_response :success
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user