Sha256: ea6518eee710d7687e383f9ddd5790a35a4e56e3bd7b5c40c84651d4f297cadf
Contents?: true
Size: 177 Bytes
Versions: 16
Compression:
Stored size: 177 Bytes
Contents
# frozen_string_literal: true require 'rails_helper' describe Lcms::Engine::StandardLink do it 'has valid factory' do expect(build :standard_link).to be_valid end end
Version data entries
16 entries across 16 versions & 1 rubygems