Skip to content

Commit 8e6a806

Browse files
Ricardo CañueloJenySadadia
Ricardo Cañuelo
authored andcommitted
tests/unit_tests: sync unit tests after model changes (debug field)
Signed-off-by: Ricardo Cañuelo <[email protected]>
1 parent d9464ec commit 8e6a806

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit_tests/test_node_handler.py

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def test_create_node_endpoint(mock_db_create, mock_publish_cloudevent,
6868
'artifacts',
6969
'created',
7070
'data',
71+
'debug',
7172
'group',
7273
'holdoff',
7374
'kind',
@@ -219,6 +220,7 @@ def test_get_node_by_id_endpoint(mock_db_find_by_id,
219220
'artifacts',
220221
'created',
221222
'data',
223+
'debug',
222224
'group',
223225
'holdoff',
224226
'kind',

0 commit comments

Comments
 (0)