Refactor UAT helpers inclusion in specs

This commit is contained in:
Thibault Jouan
2015-05-03 22:58:05 +00:00
parent e940b3f246
commit 317c2b687f
10 changed files with 2 additions and 18 deletions

View File

@@ -1,6 +1,4 @@
describe 'API playlists' do
include AcceptanceHelpers
before { api_sign_in }
it 'lists playlists' do