Skip to content

Commit

Permalink
Merge pull request #1479 from edissyum/dev
Browse files Browse the repository at this point in the history
3.3.2
  • Loading branch information
nathan30 authored Oct 2, 2024
2 parents 4b133a4 + 9d3510d commit 340c57a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/backend/tests/rest/test_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ def test_successful_duplicate_workflow(self):

def test_successful_update_workflow(self):
payload = {
"module": "verifier",
"workflow_id": "default_workflow",
"label": "Updated test workflow",
"input": {
"rotation": "no_rotation",
Expand Down

0 comments on commit 340c57a

Please sign in to comment.