Refactor spec_helper requirement with rspec config
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
require 'spec_helper'
|
||||
|
||||
describe 'home/index' do
|
||||
before do
|
||||
assign :playlists, [mock_model(Playlist, name: 'Electro')]
|
||||
|
Reference in New Issue
Block a user