Skip to content

Commit

Permalink
Specify sync requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Mar 12, 2024
1 parent a15e703 commit f89c298
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/spec/runners/sync.ex
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ defmodule SyncTestRunner do
end

def skip?(%SpecTestCase{fork: "deneb"} = testcase) do
# TODO: fix
# TODO: update `EngineApiMock` to support the new `new_payload/3` function,
# and the runner to load the block's blobs if on deneb
true
end

Expand Down

0 comments on commit f89c298

Please sign in to comment.