mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Remove useless spec
This commit is contained in:
parent
48ad971af1
commit
ba24e42cec
2 changed files with 1 additions and 10 deletions
|
@ -1,8 +0,0 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.feature 'Registrar area home link', db: true do
|
||||
scenario 'is visible' do
|
||||
visit new_registrar_user_session_url
|
||||
expect(page).to have_link('registrar-home-btn', href: registrar_root_path)
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue