mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 22:34:43 +08: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:
@ -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
|
||||
|
Reference in New Issue
Block a user