feat(expected_variable): update example to match subject

This commit is contained in:
nprimo 2023-09-07 09:38:11 +01:00 committed by Niccolò Primo
parent aaf24d6247
commit ba59ea9a05
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ fn main() {
); );
println!( println!(
"{} close to it", "{} close to it",
expected_variable("soClose", "So_Close").unwrap() expected_variable("soClose", "so_close").unwrap()
); );
println!( println!(
"{:?}", "{:?}",