Sha256: 4698663c67aa89984e1302fb9c3b13594282d17b9b580da459fc34126860cd15
Contents?: true
Size: 195 Bytes
Versions: 6
Compression:
Stored size: 195 Bytes
Contents
require 'test_plugin_helper' class ForemanOpenscapTest < ActiveSupport::TestCase setup do User.current = User.find_by_login "admin" end test "the truth" do assert true end end
Version data entries
6 entries across 6 versions & 1 rubygems