Skip to content

Commit

Permalink
Revert "tests: add new model field"
Browse files Browse the repository at this point in the history
This reverts commit 09e0359.

Signed-off-by: Jeny Sadadia <[email protected]>
  • Loading branch information
JenySadadia committed Apr 11, 2024
1 parent 09e0359 commit 94e03dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit_tests/test_node_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def test_create_node_endpoint(mock_db_create, mock_publish_cloudevent,
'result',
'submitter',
'state',
'submitter',
'timeout',
'updated',
'user_groups',
Expand Down Expand Up @@ -235,7 +234,6 @@ def test_get_node_by_id_endpoint(mock_db_find_by_id,
'result',
'submitter',
'state',
'submitter',
'timeout',
'updated',
'user_groups',
Expand Down

0 comments on commit 94e03dc

Please sign in to comment.