[deploy] Bug Fix:Only Require Timemachine for Testing envs (#11085)
This commit is contained in:
parent
894de8c73f
commit
4a394f1b96
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//= require timemachine.js
|
||||
|
||||
<% if Rails.env.test? %>
|
||||
//= require timemachine.js
|
||||
|
||||
// Ensure that locale time in JavaScript matches the Timezone on
|
||||
// our server during testing
|
||||
timemachine.config({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue