Sha256: eb71b794dd21d1af11c81996761a9cff93786f1f52f4385d39027744a11f6d8d
Contents?: true
Size: 151 Bytes
Versions: 5
Compression:
Stored size: 151 Bytes
Contents
require 'test_helper' class PreconditionTest < ActiveSupport::TestCase should validate_presence_of :description should belong_to :scenario end
Version data entries
5 entries across 5 versions & 1 rubygems