Sha256: 3835fd5922ced5c6f11fb6cd5947c4ed32126b9a473ff8b79ea0d378b5ba6042
Contents?: true
Size: 205 Bytes
Versions: 34
Compression:
Stored size: 205 Bytes
Contents
require_relative 'test_helper' module MeducationSDK class ArbitaryTest < Minitest::Test def test_shit_happens skip MediaFile.update(8, title: "Foobar to the Malcy Max") end end end
Version data entries
34 entries across 34 versions & 1 rubygems