test cleanups passing

This commit is contained in:
2026-03-11 21:55:37 -04:00
parent 44ba3e0e18
commit be1367930d
3 changed files with 333 additions and 125 deletions

View File

@ -606,6 +606,7 @@
" \"last_name\":\"Doe\",",
" \"type\":\"person\" ",
" }',",
" '{{uuid:person_1}}',",
" '{{uuid}}',",
" 'create',",
" '{{timestamp}}',",
@ -1063,7 +1064,7 @@
" \"modified_at\":\"{{timestamp}}\",",
" \"modified_by\":\"00000000-0000-0000-0000-000000000000\",",
" \"order_id\":\"abc\",",
" \"price\":99.0,\",",
" \"price\":99.0,",
" \"product\":\"Widget\",",
" \"type\":\"order_line\"",
" }",