Skip to content

Commit

Permalink
Add source api to fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog authored Jan 19, 2024
1 parent e8559d0 commit ada1a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brewtils/test/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,7 @@ def operation_dict(ts_epoch, request_dict):
"kwargs": {"extra": "kwargs"},
"target_garden_name": "child",
"source_garden_name": "parent",
"source_api": "HTTP",
"operation_type": "REQUEST_CREATE",
}

Expand Down

0 comments on commit ada1a75

Please sign in to comment.