Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin-Ray committed Oct 5, 2024
1 parent 5e85414 commit f3842de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ mod tests {
// nu = 15 | 9.000 MB | 504.351756724s
#[test]
fn we_can_read_and_write_a_file_round_trip() {
let nu_values = vec![18];
let nu_values = vec![4];

// Loop through each nu value
for &nu in &nu_values {
Expand Down

0 comments on commit f3842de

Please sign in to comment.