0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-01 00:32:52 +00:00

ignore backup_restore test

This commit is contained in:
Nikita Sivukhin
2024-08-27 02:05:12 +04:00
parent 18147f0586
commit 6c1ea12b14

@ -124,6 +124,7 @@ async fn configure_server(
}
#[tokio::test]
#[ignore]
async fn backup_restore() {
let _ = tracing_subscriber::fmt::try_init();