test cleanups passing
This commit is contained in:
@ -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\"",
|
||||
" }",
|
||||
|
||||
Reference in New Issue
Block a user