Sha256: b8712cfcc65b919f22b433551bd411d9ca3fe736f69f50764041b95c2ff7ac24

Contents?: true

Size: 144 Bytes

Versions: 5

Compression:

Stored size: 144 Bytes

Contents

module Authz
  describe PendingControllerActionsController, type: :controller do
    test_unauthorized_access(
      index: :get
    )
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
authz-0.0.5 spec/controllers/authz/stale_controller_actions_spec.rb
authz-0.0.4 spec/controllers/authz/stale_controller_actions_spec.rb
authz-0.0.3 spec/controllers/authz/stale_controller_actions_spec.rb
authz-0.0.2 spec/controllers/authz/stale_controller_actions_spec.rb
authz-0.0.1 spec/controllers/authz/stale_controller_actions_spec.rb