We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9af0cf commit d9a680cCopy full SHA for d9a680c
rust/tests/record_tests.rs
@@ -45,4 +45,5 @@ fn test_record() {
45
}
46
};
47
println!("Recording test status code: {:?}", status_code);
48
+ panic!("Forced error");
49
0 commit comments