From 617ad23574770310fd037529af3d4bd7e722f72a Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Sat, 24 Jan 2009 18:22:17 +0000 Subject: Remove the irrelevant fixture added in fe6ffce51dc16285094be49244b26591956c2dd6 --- actionpack/test/fixtures/replies.yml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'actionpack/test') diff --git a/actionpack/test/fixtures/replies.yml b/actionpack/test/fixtures/replies.yml index 2022523eac..66020b706a 100644 --- a/actionpack/test/fixtures/replies.yml +++ b/actionpack/test/fixtures/replies.yml @@ -13,11 +13,3 @@ another: content: Nuh uh! created_at: <%= 1.hour.ago.to_s(:db) %> updated_at: nil - -best_reply: - id: 3 - topic_id: 3 - developer_id: 2 - content: No one can know - created_at: <%= 5.hours.ago.to_s(:db) %> - updated_at: nil -- cgit v1.2.3