forked from rojo-rbx/rojo
server: Fix broken test from adding more Project fields
This commit is contained in:
@@ -82,6 +82,8 @@ fn single_sync_point() {
|
||||
Project {
|
||||
name: "single-sync-point".to_string(),
|
||||
tree: root_node,
|
||||
serve_port: None,
|
||||
serve_place_ids: None,
|
||||
file_location: project_file_location.clone(),
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user