Skip to content

Commit

Permalink
fix-no-defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
naomijub committed Apr 7, 2024
1 parent b431ed1 commit b3d00da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/prefab/src/sub_scene/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ mod tests {
}

#[test]
#[cfg(feature = "editor")]
fn decompress_scene_trows_event_when_missing_subscene() {
let file = "test.ron";

Expand Down

0 comments on commit b3d00da

Please sign in to comment.