File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 147
147
148
148
<repository class =" Magento\Braintree\Test\Repository\BraintreeSandboxCustomer" >
149
149
<dataset name =" braintree_sandbox_default" >
150
- <field name =" environment" xsi : type =" string" >sandbox </field >
151
- <field name =" merchantId" xsi : type =" string" >v6cfgg6s452yc2ys </field >
152
- <field name =" publicKey" xsi : type =" string" >s7gr9jbddsyfhgj7 </field >
153
- <field name =" privateKey" xsi : type =" string" >996440dc0e9d611fc2db5f48f610b674 </field >
150
+ <field name =" environment" xsi : type =" string" >BRAINTREEE_ENVIRONMENT </field >
151
+ <field name =" merchantId" xsi : type =" string" >BRAINTREEE_MERCHANT_ID </field >
152
+ <field name =" publicKey" xsi : type =" string" >BRAINTREE_PUBLIC_KEY </field >
153
+ <field name =" privateKey" xsi : type =" string" >BRAINTREE_PRIVATE_KEY </field >
154
154
</dataset >
155
155
</repository >
156
156
</config >
You can’t perform that action at this time.
0 commit comments