```
08:29:49:~/GitHub/cerc/eth-ipfs-state-validator go test ./... -v
? github.com/vulcanize/eth-ipfs-state-validator/v4 [no test files]
? github.com/vulcanize/eth-ipfs-state-validator/v4/cmd [no test files]
=== RUN TestTrieValidator
Running Suite: IPFS ETH trie validator test
===========================================
Random Seed: 1655469020
Will run 12 of 12 specs
••••••••••••
Ran 12 of 12 Specs in 1.325 seconds
SUCCESS! -- 12 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestTrieValidator (1.33s)
PASS
ok github.com/vulcanize/eth-ipfs-state-validator/v4/pkg 1.749s
```