Skip to content

Commit 027491e

Browse files
committed
MAGETWO-59089: Problem with change currency
- Updated PHP Doc Block per code review comments
1 parent 7442c4a commit 027491e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/internal/Magento/Framework/Pricing/Test/Unit/Render/PriceBoxTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ public function testGetRendererPool()
243243
}
244244

245245
/**
246-
* This tests ensures that protected method getCacheLifeTime() returns a null value
246+
* This tests ensures that protected method getCacheLifeTime() returns a null value when cacheLifeTime is not
247+
* explicitly set in the parent block
247248
*/
248249
public function testCacheLifeTime()
249250
{

0 commit comments

Comments
 (0)