chore(order): custom display id (#14024)
* chore(order): Accept a custom display generator option * chore(order): Accept a custom display generator option * wip * wip * finalize * Create tricky-olives-battle.md * fields * changeset * update integration tests * update migrations * fix changeset
This commit is contained in:
committed by
GitHub
parent
0a0c2f41d8
commit
6746fecd72
@@ -281,6 +281,7 @@ medusaIntegrationTestRunner({
|
||||
status: "pending",
|
||||
version: 1,
|
||||
display_id: 2,
|
||||
custom_display_id: null,
|
||||
payment_collections: [],
|
||||
payment_status: "not_paid",
|
||||
region_id: "test_region_id",
|
||||
|
||||
Reference in New Issue
Block a user