Skip to content

Commit

Permalink
Update error_handling.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaticWyrm467 committed Sep 26, 2024
1 parent 06f48ab commit e79ef7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node_tree_core/tests/error_handling.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ impl Node for NodeA {


#[test]
//#[should_panic]
#[should_panic]
fn test_tree_pointer() {
let scene: NodeScene = scene! {
NodeA {
Expand Down

0 comments on commit e79ef7e

Please sign in to comment.