improve specs

This commit is contained in:
Bilal
2020-09-15 11:40:17 +03:00
parent 219dfc8da0
commit 142efee2ca
3 changed files with 34 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ feature 'User managing broadcasts' do
context 'managing broadcasts' do
before do
ENV['DAILYCO_ENABLED'] = '1'
sign_in current_user
stub_mux_live_stream
end