Hi, I am trying to use `--filter-state` to allow ...
# pactflow
s
Hi, I am trying to use
--filter-state
to allow 5 out of 6 interactions in a contract to be verified. When I run the contract verification, I see only required 5 interactions are running, but he PactFlow website, shows all the 6 interactions with green check mark. I expect the 6th interaction to be untouched since the verification is not ran against it. Can someone explain this behavior? Thanks. cc: @Adam Cox