Skip to content

Commit 7b4746b

Browse files
committed
remove failing todo
1 parent 86915f5 commit 7b4746b

File tree

1 file changed

+4
-4
lines changed
  • crates/bevy_mod_scripting_core/src

1 file changed

+4
-4
lines changed

crates/bevy_mod_scripting_core/src/asset.rs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -598,8 +598,8 @@ mod tests {
598598
assert_eq!(metadata_len, 0);
599599
}
600600

601-
#[test]
602-
fn test_syncing_assets() {
603-
todo!()
604-
}
601+
// #[test]
602+
// fn test_syncing_assets() {
603+
// todo!()
604+
// }
605605
}

0 commit comments

Comments
 (0)