Skip to content

Commit

Permalink
Tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeiPatiakin committed Jan 6, 2025
1 parent 50d7a22 commit c62fe20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/flight/sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ async fn test_sync_custom_store(
}

#[rstest]
#[case(false)] // TODO
#[case(false)]
#[case(true)]
#[tokio::test]
async fn test_sync_iceberg_custom_store(
Expand Down

0 comments on commit c62fe20

Please sign in to comment.