mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix spec
This commit is contained in:
@@ -48,7 +48,6 @@ describe ContentSecurityPolicy do
|
||||
it 'always has self, logster, sidekiq, and assets' do
|
||||
script_srcs = parse(policy)['script-src']
|
||||
expect(script_srcs).to include(*%w[
|
||||
'unsafe-eval'
|
||||
'report-sample'
|
||||
http://test.localhost/logs/
|
||||
http://test.localhost/sidekiq/
|
||||
|
Reference in New Issue
Block a user