From 26ebf9c6563f3f36b8b4a2741c0270d80a97cd1d Mon Sep 17 00:00:00 2001 From: kAy Date: Tue, 2 Jan 2024 12:40:57 +1100 Subject: [PATCH] Updating UUID for Config State API pollinator test (#2622) - Updating UUID for staging --- etc/poco/bundle/extras-stg-test.json | 2 +- etc/poco/bundle/extras-stg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/poco/bundle/extras-stg-test.json b/etc/poco/bundle/extras-stg-test.json index 90a400fc4..b700be8df 100644 --- a/etc/poco/bundle/extras-stg-test.json +++ b/etc/poco/bundle/extras-stg-test.json @@ -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 }, diff --git a/etc/poco/bundle/extras-stg.json b/etc/poco/bundle/extras-stg.json index 7f029904a..0e0900600 100644 --- a/etc/poco/bundle/extras-stg.json +++ b/etc/poco/bundle/extras-stg.json @@ -57,7 +57,7 @@ "principals": { "asap": { "issuers": [ - "pollinator-check/3d2bd81e-5a4f-46dd-a0eb-806a6f17c0e6" + "pollinator-check/897e3991-4fc8-462e-9753-9946c4b84cc2" ] } }