fix upgrade tests
This commit is contained in:
parent
7e5d3627e1
commit
b5542c9902
7 changed files with 9 additions and 9 deletions
|
|
@ -24,7 +24,7 @@ use Capture::Tiny qw(capture);
|
|||
local *WebGUI::Paths::siteConfigs;
|
||||
local *WebGUI::Paths::upgrades;
|
||||
|
||||
our $configFile = WebGUI::Test->config->getFilename;
|
||||
our $configFile = WebGUI::Test->config->pathToFile;
|
||||
{
|
||||
no warnings 'redefine';
|
||||
*WebGUI::Paths::siteConfigs = sub { $configFile };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue