# frozen_string_literal: true require 'rails_helper' RSpec.describe Normalizy::RSpec, '.normalizy' do xit 'initiates with given attribute' do end end