new: dev: pos-398 skipLoad stChangedEIP150

This commit is contained in:
Marcello Ardizzone 2022-07-07 10:08:39 +02:00
parent 56a5f4f67b
commit 75d5646ef2

View file

@ -93,6 +93,7 @@ func TestState(t *testing.T) {
st.skipLoad(`.*stEIP2930*`)
st.skipLoad(`.*stEIP1559*`)
st.skipLoad(`.*stEIP3607*`)
st.skipLoad(`.*stChangedEIP150*`)
st.skipLoad(`.*stLogTests*`)
st.skipLoad(`.*stSLoadTest*`)
st.skipLoad(`.*stCreateTest*`)