Skip to content

Commit

Permalink
file name change??
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiantia committed Feb 10, 2025
1 parent 93da75f commit fc15f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/src/log_segment/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@ async fn test_create_checkpoint_stream_reads_checkpoint_file_and_returns_sidecar
&engine,
v2_checkpoint_read_schema.clone(),
None,
vec![create_log_path(&checkpoint_file_path)],
vec![create_log_path(&checkpoint_one_file)],
mock_table.log_root(),
)?;

Expand Down

0 comments on commit fc15f7d

Please sign in to comment.