From bbc14fbcaa5a1c43f9b2638b156f8775e3a18ea8 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 1 May 2012 21:27:51 +0100 Subject: [PATCH] Update fixture so active_block appears live... --- test/fixtures/user_blocks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/user_blocks.yml b/test/fixtures/user_blocks.yml index 4f631b356..0566d3085 100644 --- a/test/fixtures/user_blocks.yml +++ b/test/fixtures/user_blocks.yml @@ -4,7 +4,7 @@ active_block: creator_id: 5 reason: "Active block" reason_format: "markdown" - ends_at: "2012-05-01 11:22:33" + ends_at: "2032-05-01 11:22:33" needs_view: true revoker_id: -- 2.43.2