From b1cbeeb99f0ddb9e58b02aaad70ad6bde0bac7a8 Mon Sep 17 00:00:00 2001 From: Antonio Gamez Diaz Date: Fri, 2 Sep 2022 13:33:15 +0200 Subject: [PATCH] Revert "Update hash used in test" Signed-off-by: Antonio Gamez Diaz This reverts commit ab2442e0dce1aabf2527697d07b28eebe7fa7104. --- cmd/pinniped-proxy/src/pinniped.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/pinniped-proxy/src/pinniped.rs b/cmd/pinniped-proxy/src/pinniped.rs index 673cec927fa..70dc28b19dc 100644 --- a/cmd/pinniped-proxy/src/pinniped.rs +++ b/cmd/pinniped-proxy/src/pinniped.rs @@ -520,7 +520,7 @@ mZu9A/ivt37pOQXm/HOX6tHB // Without any changes, the make_token_credential_request function // returns a request with the following hash. - const DEFAULT_TOKEN_CREDENTIAL_REQUEST_HASH: u64 = 2671791248625081931; + const DEFAULT_TOKEN_CREDENTIAL_REQUEST_HASH: u64 = 2363471629413450951; fn make_token_credential_request() -> TokenCredentialRequest { TokenCredentialRequest {