check WEBGUI_LIVE in some more live tests
This commit is contained in:
parent
29fa3883f2
commit
eebece7a2a
2 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ use WebGUI::Test; # Must use this before any other WebGUI modules
|
|||
use WebGUI::Asset;
|
||||
use WebGUI::VersionTag;
|
||||
use WebGUI::Session;
|
||||
plan skip_all => 'set WEBGUI_LIVE to enable this test' unless $ENV{WEBGUI_LIVE};
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue