From 4ce69d79b786037e379f2203a733a2dcb6fbbb7f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 15 Feb 2005 02:06:52 +0000 Subject: Fix test case for MySQL #598 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@619 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/test/fixtures/topics.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'activerecord/test') diff --git a/activerecord/test/fixtures/topics.yml b/activerecord/test/fixtures/topics.yml index cd4dfa3638..9dd4799bab 100644 --- a/activerecord/test/fixtures/topics.yml +++ b/activerecord/test/fixtures/topics.yml @@ -5,6 +5,7 @@ first: author_email_address: david@loudthinking.com written_on: 2003-07-16t15:28:00.00+01:00 last_read: 2004-04-15 + bonus_time: 2005-01-30t15:28:00.00+01:00 content: Have a nice day approved: 0 replies_count: 0 -- cgit v1.2.3