summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qa/t/webservice_bug_update.t2
1 files changed, 1 insertions, 1 deletions
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;