forked from External/greenlight
add help link to center panel
This commit is contained in:
@ -2,7 +2,7 @@ require 'test_helper'
|
||||
|
||||
class HelpControllerTest < ActionDispatch::IntegrationTest
|
||||
test "should get getting_started" do
|
||||
get help_getting_started_url
|
||||
get help_url
|
||||
assert_response :success
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user