Skip to content

Commit 1a52b8a

Browse files
committed
test example fail
1 parent 47ff6ed commit 1a52b8a

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)