Changed skip message

This commit is contained in:
Ian Davis 2023-01-26 17:20:47 +00:00
parent 17ef4888e4
commit 8f625e847b

View File

@ -138,7 +138,7 @@ func TestEthOpenRPCConformance(t *testing.T) {
require.NoError(t, err)
defer closer()
const skipUntilIssue10106 = "Skipped until https://github.com/filecoin-project/lotus/issues/10106 is addressed"
const skipUntilIssue10106 = "Skipped until EthTx is updated, see https://github.com/filecoin-project/lotus/issues/10106"
testCases := []struct {
method string