magicblock-labs/magicblock-validator

Validator's integration tests shall use prod version of dlp instead of unit_test_confg one

Open

#602 opened on Oct 30, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (49 forks)github user discovery
good first issue

Repository metrics

Stars
 (49 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now integration tests rely on dlp built with unit_test_confg feature, our integration tests shall use prod version instead.

Contributor guide