Skip to content

Commit

Permalink
no
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Aug 25, 2023
1 parent 521feb4 commit 850a14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/polars-lazy/src/tests/io.rs
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ fn test_parquet_globbing() -> PolarsResult<()> {
}

#[test]
fn test_scan_parquet_limit_() {
fn test_scan_parquet_limit_9001() {
init_files();
let path = GLOB_PARQUET;
let args = ScanArgsParquet {
Expand Down

0 comments on commit 850a14a

Please sign in to comment.