Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Nov 27, 2024
1 parent b4ad711 commit 012b338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ async fn test_reproducible_shasum(
} else {
"environment.sh"
});

let mut pack_options = options.pack_options.clone();
pack_options.create_executable = true;
pack_options.output_file = output_file.clone();
Expand Down

0 comments on commit 012b338

Please sign in to comment.