diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-11-29 16:58:33 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-11-29 16:58:33 +0000 |
commit | b6f2d93f8daaffdc80cf656d7bfe4fbf933fb9eb (patch) | |
tree | 6fb441c0cdd95e81c82c10ab5a04a404fddae440 /app/assets/javascripts/jquery_ujs.js | |
parent | eb1432f9992275df485f8502ad3ab6f7c8d494b7 (diff) |
Add timestamps to public_body_translation fixtures.
Between rails 3.2.0 and 4.0.1rc4, timestamps were constrained to be
non-null. As globalize creates the public_body_translation table with
timestamps, this means there are errors in the tests when trying to
insert the fixture data, which doesn't have timestamps. These errors
were only appearing on Travis because locally the test database is
cloned from the development structure rather than being created by
running the migrations.
Diffstat (limited to 'app/assets/javascripts/jquery_ujs.js')
0 files changed, 0 insertions, 0 deletions