Skip to content

Commit 2b3ef54

Browse files
committed
test example fail
1 parent 25368d3 commit 2b3ef54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ async fn test_max_by_and_min_by() {
185185
- +---------------------+
186186
- "| max_by(tab.x,tab.y) |"
187187
- +---------------------+
188-
- "| 2 |"
188+
- "| 3 |"
189189
- +---------------------+
190190
"###);
191191

0 commit comments

Comments
 (0)