Skip to content

Commit 33e68b8

Browse files
Ahmet OeztuerkAhmet Oeztuerk
authored andcommitted
adjust the test count
1 parent 7791775 commit 33e68b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/300-controller_status.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use Test::More;
55

66
BEGIN {
77
plan skip_all => 'backends required' if(!-s 'thruk_local.conf' and !defined $ENV{'PLACK_TEST_EXTERNALSERVER_URI'});
8-
plan tests => 1352;
8+
plan tests => 1422;
99
}
1010

1111
BEGIN {

0 commit comments

Comments
 (0)