From b24f73fb3d4dc71ba680ef2848c60ac97b80a958 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 13 Jul 2010 11:39:46 -0700 Subject: [PATCH] Fix the plan for skipping tests when ideographic search won't work. --- t/Search/Index.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Search/Index.t b/t/Search/Index.t index 977b253cf..72ab1e4b6 100644 --- a/t/Search/Index.t +++ b/t/Search/Index.t @@ -248,7 +248,7 @@ SKIP: { use utf8; my $min_word_length = $session->db->quickHashRef("show variables like 'ft_min_word_len'"); - skip 'MySQL minimum word length too long to support ideograms', 2 + skip 'MySQL minimum word length too long to support ideograms', 1 if $min_word_length->{Value} > 2; $article->update({