require "rails_helper" RSpec.describe ApplicableMedium, type: :model do it_behaves_like "a freeformable" end