mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-23 15:58:26 +00:00
unblock some tests
This commit is contained in:
@@ -8105,8 +8105,6 @@ async fn get_validator_attestation_data_with_skip_slots() {
|
||||
.await;
|
||||
}
|
||||
|
||||
// TODO(EIP-7732): Remove `#[ignore]` once gloas beacon chain harness is implemented
|
||||
#[ignore]
|
||||
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
|
||||
async fn get_validator_payload_attestation_data() {
|
||||
if !fork_name_from_env().is_some_and(|f| f.gloas_enabled()) {
|
||||
|
||||
Reference in New Issue
Block a user