Skip to content

Commit

Permalink
chore: disable backup_restore test (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucioFranco authored Feb 13, 2024
1 parent 02b9e82 commit c866984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libsql-server/src/test/bottomless.rs
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ async fn configure_server(
}

#[tokio::test]
#[ignore]
async fn backup_restore() {
let _ = tracing_subscriber::fmt::try_init();

Expand Down

0 comments on commit c866984

Please sign in to comment.