Skip to content

Commit 81ff737

Browse files
committed
[rust] Remove forced error in recording test
1 parent 395e78d commit 81ff737

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/tests/record_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,4 @@ fn test_record() {
4545
}
4646
};
4747
println!("Recording test status code: {:?}", status_code);
48-
panic!("Forced error");
4948
}

0 commit comments

Comments
 (0)