Sha256: a1206145adf95fdd84cd0b799c8f3cab11f94a9d9bc18e5350409e9ff14f4f55

Contents?: true

Size: 190 Bytes

Versions: 1

Compression:

Stored size: 190 Bytes

Contents

require 'spec_helper'

describe 'Visiting Registation page', type: :feature, js: true do
  it 'is available' do
    expect { visit spree.recover_password_path }.not_to raise_error
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spree_analytics_trackers-2.1.1 spec/features/user_password_recovery_spec.rb