Skip to content

Commit d2d2b28

Browse files
committed
Fix test name
1 parent 08f826e commit d2d2b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ConfigCacheTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ protected function tearDown()
4343
}
4444
}
4545

46-
public function testToString()
46+
public function testGetPath()
4747
{
4848
$cache = new ConfigCache($this->cacheFile, true);
4949

0 commit comments

Comments
 (0)