aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-11-29 16:58:33 +0000
committerLouise Crow <louise.crow@gmail.com>2013-11-29 16:58:33 +0000
commitb6f2d93f8daaffdc80cf656d7bfe4fbf933fb9eb (patch)
tree6fb441c0cdd95e81c82c10ab5a04a404fddae440 /lib
parenteb1432f9992275df485f8502ad3ab6f7c8d494b7 (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 'lib')
0 files changed, 0 insertions, 0 deletions