wip 6 fixed tests
This commit is contained in:
@@ -30,8 +30,7 @@ fn portal(
|
||||
target_name: &str,
|
||||
) -> Portal {
|
||||
Portal {
|
||||
x,
|
||||
y,
|
||||
location: (x, y).into(),
|
||||
name: name.to_string(),
|
||||
target_board: target_board.to_string(),
|
||||
target_name: target_name.to_string(),
|
||||
|
||||
Reference in New Issue
Block a user