Commit 7e54e7aa authored by Mike Greiling's avatar Mike Greiling

fix raven specs

parent b3734ec8
require 'spec_helper'
feature 'RavenJS' do
let(:raven_path) { '/raven.bundle.js' }
let(:raven_path) { '/raven.chunk.js' }
it 'should not load raven if sentry is disabled' do
visit new_user_session_path
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment