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 7dc22c5 commit ea5cd58Copy full SHA for ea5cd58
app/code/Magento/Config/Test/Mftf/Test/DateFiltersInCustomInstanceTimeZoneTest.xml
@@ -25,7 +25,7 @@
25
<!--Set needed Timezone-->
26
<selectOption userInput="New Zealand Standard Time (Antarctica/McMurdo)" selector="{{LocaleOptionsSection.timeZoneDropdown}}" stepKey="selectOption1"/>
27
<actionGroup ref="AdminSaveConfigActionGroup" stepKey="saveConfiguration"/>
28
- <comment userInput="BIC workaround" stepKey="waitForConfigurationSave"/>
+ <comment userInput="BIC workaround" stepKey="waitForConfigurationPageSave"/>
29
<!-- Wait for configuration to be applied-->
30
<waitForPageLoad stepKey="waitForConfigurationSave"/>
31
<!-- Clear cache to ensure timezone change takes effect-->
0 commit comments