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 @@
feature 'Sounds CRUD' do
include AcceptanceHelpers
background { sign_in }
scenario 'shows sound' do