redirect help to BBB videos

This commit is contained in:
Zachary Chai
2017-03-02 13:40:20 -05:00
parent 66535e6881
commit a13e6b991e
7 changed files with 1 additions and 146 deletions

View File

@ -1,9 +0,0 @@
require 'test_helper'
class HelpControllerTest < ActionDispatch::IntegrationTest
test "should get getting_started" do
get help_url
assert_response :success
end
end