Sha256: ecf6ac228216aeeeb35ec93f2850d34e415672c948661dcb2778da3936c74e78
Contents?: true
Size: 334 Bytes
Versions: 2
Compression:
Stored size: 334 Bytes
Contents
require 'test_helper' class LogViewAccessTest < ActionDispatch::IntegrationTest access_tests_for :index, controller: 'log_view', url_helper: 'system_log_path', allow_anon: false, allow_any_user: false, allow_admin: true end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
barkest_core-1.5.4.0 | test/integration/log_view_access_test.rb |
barkest_core-1.5.3.0 | test/integration/log_view_access_test.rb |