Skip to content

Commit

Permalink
Updating UUID for Config State API pollinator test (#2622)
Browse files Browse the repository at this point in the history
- Updating UUID for staging
  • Loading branch information
krazziekay authored Jan 2, 2024
1 parent ebf6ec8 commit 26ebf9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/poco/bundle/extras-stg-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"method": "POST",
"mechanism": "asap",
"principals": [
"pollinator-check/3d2bd81e-5a4f-46dd-a0eb-806a6f17c0e6"
"pollinator-check/897e3991-4fc8-462e-9753-9946c4b84cc2"
],
"allowed": true
},
Expand Down
2 changes: 1 addition & 1 deletion etc/poco/bundle/extras-stg.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"principals": {
"asap": {
"issuers": [
"pollinator-check/3d2bd81e-5a4f-46dd-a0eb-806a6f17c0e6"
"pollinator-check/897e3991-4fc8-462e-9753-9946c4b84cc2"
]
}
}
Expand Down

0 comments on commit 26ebf9c

Please sign in to comment.