Skip to content

Commit

Permalink
Fix rest test
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik4949 authored and blythed committed Jan 4, 2025
1 parent 249d396 commit ee8b519
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/rest/test_rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ def test_apply(setup):
},
},
'_base': '?my_function',
'build_template': {},
'identifier': 'my_function',
}

_ = setup.post(
Expand Down

0 comments on commit ee8b519

Please sign in to comment.