Sha256: 253cffb1fa777a3d7e8872c6f1a41f53493b9adeef20f9c53872dd0cf4bb25e3
Contents?: true
Size: 197 Bytes
Versions: 1
Compression:
Stored size: 197 Bytes
Contents
require 'test_plugin_helper' class ForemanFogProxmoxTest < ActiveSupport::TestCase setup do User.current = User.find_by login: 'admin' end test 'the truth' do assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_fog_proxmox-0.4.0 | test/unit/foreman_fog_proxmox_test.rb |