Skip to content

Commit 7b27989

Browse files
committed
.
1 parent 4705557 commit 7b27989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cargo/snk-solver/src/snake_path_to_outside.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ _######## _
116116

117117
assert_eq!(
118118
cost.get_color_count(Color::Color4),
119-
1,
119+
0,
120120
"should have taken the smallest path"
121121
);
122122
}

0 commit comments

Comments
 (0)