diff --git a/src/components/TransactionPanel/__snapshots__/TransactionPanel.test.js.snap b/src/components/TransactionPanel/__snapshots__/TransactionPanel.test.js.snap index 547b6e0f..bc554292 100644 --- a/src/components/TransactionPanel/__snapshots__/TransactionPanel.test.js.snap +++ b/src/components/TransactionPanel/__snapshots__/TransactionPanel.test.js.snap @@ -21,6 +21,7 @@ exports[`TransactionPanel - Order accepted matches snapshot 1`] = ` }, }, "id": UUID { + "_sdkType": "UUID", "uuid": "provider", }, "type": "user", @@ -57,6 +58,7 @@ exports[`TransactionPanel - Order accepted matches snapshot 1`] = ` }, }, "id": UUID { + "_sdkType": "UUID", "uuid": "customer", }, "type": "user", @@ -98,6 +100,7 @@ exports[`TransactionPanel - Order accepted matches snapshot 1`] = ` }, }, "id": UUID { + "_sdkType": "UUID", "uuid": "provider", }, "type": "user", @@ -110,6 +113,7 @@ exports[`TransactionPanel - Order accepted matches snapshot 1`] = `