Fix benchmarks

This commit is contained in:
Dennis Kobert
2025-06-23 11:07:17 +02:00
parent 88b774f184
commit 60a31926e4
8 changed files with 9 additions and 7 deletions

View File

@@ -413,6 +413,8 @@ impl BorrowTree {
mod test {
use super::*;
use graph_craft::document::value::TaggedValue;
use graph_craft::proto::ProtoNodeInput;
use graphene_std::*;
#[test]
fn push_node_sync() {