Fix test name

This commit is contained in:
Diego Saint Esteben 2015-06-11 11:06:56 -03:00
parent eb366b9264
commit 7bb0812012
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class ConfigCacheTest extends \PHPUnit_Framework_TestCase
}
}
public function testToString()
public function testGetPath()
{
$cache = new ConfigCache($this->cacheFile, true);