Skip to content

Commit

Permalink
remove failing todo
Browse files Browse the repository at this point in the history
  • Loading branch information
makspll committed Jan 15, 2025
1 parent 86915f5 commit 7b4746b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crates/bevy_mod_scripting_core/src/asset.rs
Original file line number Diff line number Diff line change
Expand Up @@ -598,8 +598,8 @@ mod tests {
assert_eq!(metadata_len, 0);
}

#[test]
fn test_syncing_assets() {
todo!()
}
// #[test]
// fn test_syncing_assets() {
// todo!()
// }
}

0 comments on commit 7b4746b

Please sign in to comment.