mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-28 18:40:38 +00:00
compile fix
This commit is contained in:
@@ -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()",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user