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