Sha256: 70fba0f7a2d89850da90af6dfa66a726b744115a88e22038df7d69521222e803
Contents?: true
Size: 348 Bytes
Versions: 43
Compression:
Stored size: 348 Bytes
Contents
describe KnapsackPro::Config::CI::Base do its(:node_total) { should be nil } its(:node_index) { should be nil } its(:node_build_id) { should be nil } its(:node_retry_count) { should be nil } its(:commit_hash) { should be nil } its(:branch) { should be nil } its(:project_dir) { should be nil } its(:user_seat) { should be nil } end
Version data entries
43 entries across 43 versions & 1 rubygems