We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8f277 commit c2bd1e4Copy full SHA for c2bd1e4
app/code/Magento/Wishlist/Test/Unit/Block/Customer/SidebarTest.php
@@ -80,7 +80,7 @@ public function testGetProductPriceHtml()
80
$this->assertEquals($expected, $result);
81
}
82
83
- public function testGetProductPriceHtml_CreateBlock()
+ public function testGetProductPriceHtmlCreateBlock()
84
{
85
$priceType = 'wishlist_configured_price';
86
$expected = 'block content';
0 commit comments