Sha256: 21964fc1da4304cc7a66fb4f3b401dbdde39f5645be28d2cfaa2080fabf29530
Contents?: true
Size: 227 Bytes
Versions: 29
Compression:
Stored size: 227 Bytes
Contents
require File.expand_path('../test_helper', __FILE__) 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
29 entries across 29 versions & 1 rubygems