Skip to content

Commit

Permalink
Item10596: a little bit quieter now
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@11341 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Apr 8, 2011
1 parent fb4141d commit fe3a6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTestContrib/test/unit/Fn_SEARCH.pm
Expand Up @@ -149,7 +149,7 @@ sub tear_down {
{
require Foswiki::Plugins::MongoDBPlugin;
Foswiki::Plugins::MongoDBPlugin::getMongoDB()
->remove( $this->{test_web}, 'current', { $this->{test_web}, '_web' => $this->{test_web} } );
->remove( $this->{test_web}, 'current', { '_web' => $this->{test_web} } );
}
}

Expand Down

0 comments on commit fe3a6de

Please sign in to comment.