Skip to content

Commit

Permalink
Merge branch 'master' into feature/no-request-context
Browse files Browse the repository at this point in the history
  • Loading branch information
eacaps authored Jul 22, 2016
2 parents 6fdb73a + 9a8b54f commit 9b958fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/react_on_rails/test_helper/ensure_assets_compiled.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def puts_start_compile_check_message(stale_files)
#{stale_files.join("\n")}
React on Rails will ensure your JavaScript generated files are up to date, using your
/client level package.json `build:test` command.
/client level package.json `#{ReactOnRails.configuration.npm_build_test_command}` command.
MSG
end
Expand Down

0 comments on commit 9b958fb

Please sign in to comment.