goss-org / goss

Quick and Easy server testing/validation
https://goss.rocks
Apache License 2.0
5.5k stars 470 forks source link

make have-len more strict, only accept int #850

Closed aelsabbahy closed 8 months ago

aelsabbahy commented 8 months ago
Checklist

Description of change

Follow up to #849, merged the PR too soon.

aelsabbahy commented 8 months ago

nvm, json unmarshals numbers into floats. The merged code is the correct one.