mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 14:44:43 +02:00
commit
cf0157c066
@ -30,7 +30,7 @@ sub new {
|
|||||||
bless $self, $class;
|
bless $self, $class;
|
||||||
# $options->{options} = options object
|
# $options->{options} = options object
|
||||||
|
|
||||||
$self->{version} = '0.1';
|
$self->{version} = '1.0';
|
||||||
%{$self->{modes}} = (
|
%{$self->{modes}} = (
|
||||||
'scenario' => 'apps::selenium::mode::scenario',
|
'scenario' => 'apps::selenium::mode::scenario',
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user