Commit f828595
committed
Fix test logic for up-to-date file detection in locales_to_js_spec.rb
- Set JS file modification times to be newer than YAML files
- This ensures files are truly considered 'up-to-date' by the obsolete? method
- Fixes test failures where files were being updated when they shouldn't be
- Both translations.js and default.js files now have consistent timestamps1 parent 80194ca commit f828595
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments