From 67658d0e3402d7421cc0381e20af6707390e7e4c Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Sun, 28 Jun 2015 03:47:08 +0000 Subject: Bug 1178301: webservice_bug_update.t Parse errors: Bad plan. You planned 927 tests but ran 921 --- qa/t/webservice_bug_update.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa') diff --git a/qa/t/webservice_bug_update.t b/qa/t/webservice_bug_update.t index a9a01386a..8ca59cfa7 100644 --- a/qa/t/webservice_bug_update.t +++ b/qa/t/webservice_bug_update.t @@ -12,7 +12,7 @@ use Data::Dumper; use QA::Util; use QA::Tests qw(PRIVATE_BUG_USER STANDARD_BUG_TESTS); use Storable qw(dclone); -use Test::More tests => 927; +use Test::More tests => 921; use constant NONEXISTANT_BUG => 12_000_000; -- cgit v1.2.3-24-g4f1b