Sha256: 8f4bde1bfb06515efa6778490fe5b4559023b44c7b4b909f045c93f1b057a682
Contents?: true
Size: 167 Bytes
Versions: 1
Compression:
Stored size: 167 Bytes
Contents
require 'test_helper' class Admin::CidControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-sabia-1.0.1 | test/functional/admin/cid_controller_test.rb |