objectcache: Fix test coverage
Follows-up 24200e88d2. This broke the test coverage build.
Change-Id: Ied93e8ce280accc842418069883ef60cd4e08441
This commit is contained in:
parent
2e8b16c281
commit
37df4f8648
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ class WANObjectCacheTest extends MediaWikiTestCase {
|
|||
|
||||
/**
|
||||
* @dataProvider getMultiWithSetCallback_provider
|
||||
* @covers WANObjectCache::geMultitWithSetCallback()
|
||||
* @covers WANObjectCache::getMultitWithSetCallback()
|
||||
* @covers WANObjectCache::makeMultiKeys()
|
||||
* @param array $extOpts
|
||||
* @param bool $versioned
|
||||
|
|
|
|||
Loading…
Reference in a new issue