fixes spec
This commit is contained in:
@@ -3,6 +3,10 @@ require 'rails_helper'
|
||||
describe DebatesController do
|
||||
|
||||
describe 'POST create' do
|
||||
before(:each) do
|
||||
InvisibleCaptcha.timestamp_enabled = false
|
||||
end
|
||||
|
||||
it 'should create an ahoy event' do
|
||||
|
||||
sign_in create(:user)
|
||||
|
||||
Reference in New Issue
Block a user