<#432 fix: Fix an issue where invalid VerifierOpti...
# pact-js-development
g
#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