mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
rubocop autocorret to get tests green
This commit is contained in:
parent
c0caf53878
commit
2d6ed7fa45
24 changed files with 105 additions and 112 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'rails_helper'
|
||||
|
||||
feature 'Contact management', type: :feature do
|
||||
#background do
|
||||
#end
|
||||
# background do
|
||||
# end
|
||||
|
||||
before(:each) do
|
||||
Fabricate(:user, country: Fabricate(:country, iso: 'EE'), admin: false, username: 'zone')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue