Sha256: 1a8a495b45fc9e3d073448a9d1765fbeebc4a66bd0d4f5863919c413ad852a33
Contents?: true
Size: 275 Bytes
Versions: 31
Compression:
Stored size: 275 Bytes
Contents
require 'spec_helper' # describe 'store', type: :feature, sauce: true do # it 'should sync between nested root properties on store' do # visit '/store' # fill_in('field1', with: 'should sync') # expect(find('#field2').value).to eq('should sync') # end # end
Version data entries
31 entries across 31 versions & 1 rubygems