Skip to content

Commit 9d13866

Browse files
committed
test_node_handler.py: Fix unit tests
Fix unit tests error due model change Signed-off-by: Denys Fedoryshchenko <[email protected]>
1 parent b584875 commit 9d13866

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit_tests/test_node_handler.py

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def test_create_node_endpoint(mock_db_create, mock_publish_cloudevent,
6969
'created',
7070
'data',
7171
'debug',
72-
'error_code',
7372
'group',
7473
'holdoff',
7574
'kind',

0 commit comments

Comments
 (0)