Sha256: 2bf8ad9debf7b8e57b7458cc51427a21248445897aa4019feb52e51273f1b309

Contents?: true

Size: 229 Bytes

Versions: 2

Compression:

Stored size: 229 Bytes

Contents

require 'test_helper'

module LatoCore
  class Back::AuthenticationControllerTest < ActionController::TestCase
    setup do
      @routes = Engine.routes
    end

    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lato_core-1.1.1 test/controllers/lato_core/back/authentication_controller_test.rb
lato_core-1.1 test/controllers/lato_core/back/authentication_controller_test.rb