typo: failre to failure (#28822)

This commit is contained in:
apfitzge 2022-11-21 12:54:28 -06:00 committed by GitHub
parent ff7e82b5ff
commit 76df864469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ fn test_out_dir() {
#[test]
#[serial]
fn test_generate_child_script_on_failre() {
fn test_generate_child_script_on_failure() {
run_cargo_build("fail", &["--generate-child-script-on-failure"], true);
let cwd = env::current_dir().expect("Unable to get current working directory");
let scr = cwd