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 3bade65 commit 7c4a671Copy full SHA for 7c4a671
app/code/Magento/Customer/Test/Mftf/Test/AdminExactMatchSearchInCustomerGridTest.xml
@@ -21,7 +21,7 @@
21
<before>
22
<createData entity="Simple_US_Customer" stepKey="createFirstCustomer"/>
23
<createData entity="Simple_US_Customer" stepKey="createSecondCustomer">
24
- <field key="firstname">"Jane Doe"</field>
+ <field key="firstname">Jane Doe</field>
25
</createData>
26
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
27
</before>
0 commit comments