mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 10:42:45 +03:00
Fixed webhook snapshot test error output
refs https://github.com/TryGhost/Toolbox/issues/320 - When the snapshot test failed a misleading error was showing up. The bump fixed that bug.
This commit is contained in:
parent
3c7271ab76
commit
cb24a0d3f0
@ -193,7 +193,7 @@
|
||||
"@lodder/grunt-postcss": "3.1.1",
|
||||
"@playwright/test": "1.22.2",
|
||||
"@tryghost/express-test": "0.11.1",
|
||||
"@tryghost/webhook-mock-receiver": "0.1.0",
|
||||
"@tryghost/webhook-mock-receiver": "0.1.1",
|
||||
"c8": "7.11.3",
|
||||
"cli-progress": "3.11.1",
|
||||
"coffeescript": "2.7.0",
|
||||
|
@ -2256,10 +2256,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/vhost-middleware/-/vhost-middleware-1.0.26.tgz#8e5fc668f47d3960af6295bf4275a37e7c4fc4e1"
|
||||
integrity sha512-7IYYeRLIzWS/Wl3PLSVDTpk08AB9SZbulh67buXdzjWXZCkFtWPPMB4BS3fCUuJCFDOfz6f92rfMkMu7Xji/TA==
|
||||
|
||||
"@tryghost/webhook-mock-receiver@0.1.0":
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/webhook-mock-receiver/-/webhook-mock-receiver-0.1.0.tgz#273375a1265eb9d17f9e1e1cb99be36621304dbd"
|
||||
integrity sha512-zhU7wjZ5x1hiqa5wCevW7IyWKPUWMGE73SCIGNxT7+ww9teWjxeWbDeA233qG86SBZR/11QJSNG7RX/I7lYF7Q==
|
||||
"@tryghost/webhook-mock-receiver@0.1.1":
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/webhook-mock-receiver/-/webhook-mock-receiver-0.1.1.tgz#9a6aab1c215121eef486bddf3f90b7fe49367166"
|
||||
integrity sha512-XlA6JcoINptCYz7yy4clAK9FfkCZHwKAqSZbRRXywKRA8KAocjheHq44HUVTWVGpZB1myBAiA77Iyhs8wla1/w==
|
||||
|
||||
"@tryghost/zip@1.1.26":
|
||||
version "1.1.26"
|
||||
|
Loading…
Reference in New Issue
Block a user