Sha256: 7f07d66119ea021f131a4ca81f319beac4403fc6bcb610619b10671f42bbb74a

Contents?: true

Size: 174 Bytes

Versions: 1

Compression:

Stored size: 174 Bytes

Contents

require 'test_helper'

class Admin::RelatoriosControllerTest < 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/relatorios_controller_test.rb