ci: update payload size for the event-dispatch-contract script (#55748)

The payload size of the `event-dispatch-contract.min.js` script was reduced by more than 5%, which triggered CI checks. This commit updates a golden file to match the actual size.

PR Close #55748
This commit is contained in:
Andrew Kushnir
2024-05-09 18:13:49 -07:00
committed by Andrew Scott
parent 28fb385eec
commit 85ac2de744
@@ -56,7 +56,7 @@
"uncompressed": {
"main": 207890,
"polyfills": 33807,
"event-dispatch-contract.min": 704
"event-dispatch-contract.min": 648
}
}
}