Correct number of user_config tests
This commit is contained in:
parent
4b7af20f49
commit
f052543154
@ -15,7 +15,7 @@ BEGIN { # need this to happen before anything else
|
||||
|
||||
sub register_tests {
|
||||
my ($self) = @_;
|
||||
$self->register_test('test_hook_user_config', 1);
|
||||
$self->register_test('test_hook_user_config', 4);
|
||||
}
|
||||
|
||||
sub test_hook_user_config {
|
||||
|
Loading…
Reference in New Issue
Block a user