compile fix

This commit is contained in:
Christian Schwarz
2025-07-11 15:45:09 +02:00
parent 10955dfb52
commit 5d50c3c086

View File

@@ -9572,7 +9572,7 @@ mod tests {
writer.finish_write(Lsn(0x30));
drop(writer);
fail::cfg(
neon_failpoint::configure_failpoint(
"flush-layer-before-update-remote-consistent-lsn",
"return()",
)