Context
From internal/cosmos-sdk/justfil
test:
#!/usr/bin/env bash
go test ./x/...
go test ./baseapp/...
# FIXME: Fails due to ledger error. This was not fixed in t# cosmos-sdk.
# We'll need to do it here in order to run the tests for the entire repo.
# go test ./types/...