Skip to content

Commit ab304b0

Browse files
authored
Discard changes to tests/parallel/cycle_panic.rs
1 parent 7d02d41 commit ab304b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/parallel/cycle_panic.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ fn initial(_db: &dyn KnobsDatabase) -> u32 {
2626
0
2727
}
2828

29-
#[test_log::test]
29+
#[test]
3030
fn execute() {
3131
let db = Knobs::default();
3232

0 commit comments

Comments
 (0)