mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-27 09:00:32 +00:00
src/tests/libxrpl/telemetry/TelemetryConfig.cpp included <xrpl/basics/BasicConfig.h>, but the header lives at <xrpl/config/BasicConfig.h> (the phase-1b layout). This broke the build-test job on phase-2 (and phase-3) across all platforms with a "file not found" fatal error. The fix already exists on phase-4+; backport it to the branch that introduced the test so each PR builds on its own. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>