Another leaky test fixed.
This commit is contained in:
parent
17594c41d9
commit
010b4e46b9
1 changed files with 1 additions and 3 deletions
|
|
@ -68,9 +68,7 @@ SKIP: {
|
|||
title => 'Chinese ideograph experiment',
|
||||
description => "甲骨文",
|
||||
} );
|
||||
my $tag = WebGUI::VersionTag->getWorking( $session );
|
||||
$tag->commit;
|
||||
WebGUI::Test->addToCleanup($tag);
|
||||
WebGUI::Test->addToCleanup($article);
|
||||
WebGUI::Search::Index->create( $article );
|
||||
my $searcher = WebGUI::Search->new($session);
|
||||
my $assetIds = $searcher->search({ keywords => "Chinese", })->getAssetIds;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue