File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
dev/tests/functional/tests/app/Magento/CurrencySymbol/Test/TestCase Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 13
13
14
14
/**
15
15
* Preconditions:
16
- * 1. Change configuration of Main Website .
17
- * 1 . Create custom website.
18
- * 2 . Create simple product.
19
- * 3 . Assign created product to the main and custom websites.
16
+ * 1. Setup configuration of main website .
17
+ * 2 . Create custom website.
18
+ * 3 . Create product.
19
+ * 4 . Assign created product to the main and custom websites.
20
20
*
21
21
* Steps:
22
- * 1. Change currency settings for custom website.
22
+ * 1. Setup configuration of custom website.
23
23
* 2. Perform all asserts.
24
24
*
25
25
* @group Currency
@@ -46,7 +46,7 @@ class EditCurrencyCustomWebsiteTest extends Injectable
46
46
*
47
47
* @param FixtureFactory $fixtureFactory
48
48
* @param TestStepFactory $stepFactory
49
- * @return array
49
+ * @return void
50
50
*/
51
51
public function __inject (
52
52
FixtureFactory $ fixtureFactory ,
You can’t perform that action at this time.
0 commit comments