There was an error while loading. Please reload this page.
You can run tests found in tests directory to make sure everything is working as expected after making changes
$ go test -run <TestCaseName>/<SubTestName>
Please add -v flag to see test logs
$ go test -v -run TestValUpdates/add $ go test -v -run TestValidator