Show More
Commit Description:
more test and clean up authorization
Commit Description:
more test and clean up authorization
References:
File last commit:
Show/Diff file:
Action:
test/controllers/testcases_controller_test.rb | 7 lines | 135 B | text/x-ruby | RubyLexer |
require 'test_helper'
class TestcasesControllerTest < ActionController::TestCase
setup do
@testcase = testcases(:one)
end
end