FIX: Update asset precompile list following c7dce90f (#23393)

`test-helpers.js` no longer exists. We need `tests.js` instead.
This commit is contained in:
David Taylor 2023-09-04 23:06:43 +01:00 committed by GitHub
parent 30fbfb0fbb
commit 3c63db9123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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