Sha256: 642aaecf20ae7f8d58bf459cc20927d00222db2374be54e428847cee6535c911

Contents?: true

Size: 228 Bytes

Versions: 1

Compression:

Stored size: 228 Bytes

Contents

# frozen_string_literal: true

require 'rails_helper'

RSpec.describe User, 'active_record' do
  xit 'norm the object' do
    matcher.matches?(object)

    expect(matcher.instance_variable_get(:@subject)).to eq object
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
normalizy-0.1.0 spec/normalizy/extensions/normalizy_spec.rb