mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 00:39:17 +00:00
FIX: Update asset precompile list following c7dce90f (#23393)
`test-helpers.js` no longer exists. We need `tests.js` instead.
This commit is contained in:
parent
30fbfb0fbb
commit
3c63db9123
@ -29,7 +29,7 @@ Rails.application.config.assets.precompile += %w[
|
||||
admin.js
|
||||
wizard.js
|
||||
test-support.js
|
||||
test-helpers.js
|
||||
tests.js
|
||||
test-site-settings.js
|
||||
browser-detect.js
|
||||
browser-update.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user