Skip to content

Commit ccbc069

Browse files
committed
Revert "Merge pull request #11 from hwine/hwine/bz1691797"
This reverts commit 52939c9, reversing changes made to 0090df0.
1 parent f39fc4d commit ccbc069

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_autograph_utils.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
STAGE_CERT_CHAIN = open(STAGE_CERT_PATH, "rb").read()
6666
STAGE_CERT_LIST = autograph_utils.split_pem(STAGE_CERT_CHAIN)
6767
STAGE_ROOT_HASH = decode_mozilla_hash(
68-
"3C:01:44:6A:BE:90:36:CE:A9:A0:9A:CA:A3:A5:20:AC:"
69-
+ "62:8F:20:A7:AE:32:CE:86:1C:B2:EF:B7:0F:A0:C7:45"
68+
"DB:74:CE:58:E4:F9:D0:9E:E0:42:36:BE:6C:C5:C4:F6:"
69+
+ "6A:E7:74:7D:C0:21:42:7A:03:BC:2F:57:0C:8B:9B:90"
7070
)
7171

7272

0 commit comments

Comments
 (0)