Skip to content

Commit

Permalink
1.2-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
engcom-Oscar committed Aug 5, 2020
1 parent 85481d7 commit 7b29459
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
</entity>
<entity name="PickupNumericSource" type="source">
<data key="id_field_name">source_code</data>
<data key="name">123456789</data>
<data key="source_code">123456789</data>
<data key="name">1234567890</data>
<data key="source_code">1234567890</data>
<data key="enabled">1</data>
<data key="description">Numeric Source for "In Store Pickup" shipping method with Culver City address.</data>
<data key="priority">100</data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<annotations>
<stories value="Simple Product Numeric Sourcecode "/>
<title value="Guest customer place store pickup order with Simple product on source with numeric sourcecode."/>
<description value="Verify, guest customer able to place store pickup order with simple product on source with numeric sourcecode."/>
<description value="Verify, guest customer able to place store pickup order with simple product on source with numeric sourcecode"/>
<testCaseId value="https://studio.cucumber.io/projects/69435/test-plan/folders/1063873/scenarios/5049529"/>
<severity value="CRITICAL"/>
<group value="msi"/>
Expand Down

0 comments on commit 7b29459

Please sign in to comment.