mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Maybe we understand index.js better now?
This commit is contained in:
parent
added06d3f
commit
5a4d4c7492
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ module ApplicationTests
|
||||||
|
|
||||||
precompile!
|
precompile!
|
||||||
|
|
||||||
assert_file_exists("#{app_path}/public/assets/something/index-*.js")
|
assert_file_exists("#{app_path}/public/assets/something-*.js")
|
||||||
end
|
end
|
||||||
|
|
||||||
test "precompile use assets defined in app env config" do
|
test "precompile use assets defined in app env config" do
|
||||||
|
|
Loading…
Reference in a new issue