Join Slack
Powered by
<#432 fix: Fix an issue where invalid VerifierOpti...
# pact-js-development
g
GitHub
03/08/2023, 1:11 PM
#432 fix: Fix an issue where invalid VerifierOptions keys with Array values would cause a TypeError
Pull request opened by
TimothyJones
PR Template
This PR fixes an issue raised by
Gustavo Souza on slack here
, where an unknown key with an array value would cause the Verifier validation to fail with
cannot read property forEach of undefined
. It also adds a test for this case. The test also passes.
pact-foundation/pact-js-core
✅ All checks have passed 4/4 successful checks
GitHub
03/08/2023, 5:48 PM
#432 fix: Fix an issue where invalid VerifierOptions keys with Array values would cause a TypeError
Pull request merged by
YOU54F
pact-foundation/pact-js-core
3
Views
Open in Slack
Previous
Next