Sha256: 492e9aca195bb3406dcfc9614971db6ee3d91a8561eb510f56419a1b3570e68a

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

module Authz
  describe StaleControllerActionsController, 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/pending_controller_actions_spec.rb
authz-0.0.4 spec/controllers/authz/pending_controller_actions_spec.rb
authz-0.0.3 spec/controllers/authz/pending_controller_actions_spec.rb
authz-0.0.2 spec/controllers/authz/pending_controller_actions_spec.rb
authz-0.0.1 spec/controllers/authz/pending_controller_actions_spec.rb