Skip to content

Commit

Permalink
Issue #3100: Tidying.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhaerter authored and bschmalhofer committed Jun 13, 2024
1 parent e6abd29 commit 8e546e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/test/Selenium/Agent/AgentStatisticsReports.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# OTOBO is a web-based ticketing system for service organisations.
# --
# Copyright (C) 2001-2019 OTRS AG, https://otrs.com/
# Copyright (C) 2019-2024 Rother OSS GmbH, https://otobo.de/
# Copyright (C) 2019-2024 Rother OSS GmbH, https://otobo.io/
# --
# This program is free software: you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
Expand Down Expand Up @@ -37,8 +37,6 @@ $Selenium->RunTest(
my $StatsObject = $Kernel::OM->Get('Kernel::System::Stats');
my $ConfigObject = $Kernel::OM->Get('Kernel::Config');

my $SysConfigObject = $Kernel::OM->Get('Kernel::System::SysConfig');

$Helper->ConfigSettingChange(
Valid => 0,
Key => 'PhantomJS::Bin',
Expand Down

0 comments on commit 8e546e9

Please sign in to comment.