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 48eb228 commit 20e1959Copy full SHA for 20e1959
setup/src/Magento/Setup/Test/Unit/Fixtures/CartPriceRulesFixtureTest.php
@@ -132,7 +132,7 @@ public function testNoFixtureConfigValue()
132
133
public function testGetActionTitle()
134
{
135
- $this->assertSame('Generating shopping cart price rules', $this->model->getActionTitle());
+ $this->assertSame('Generating Cart Price Rules', $this->model->getActionTitle());
136
}
137
138
public function testIntroduceParamLabels()
0 commit comments