Skip to content

Commit 1f3a590

Browse files
committed
retrigger workflow
1 parent f640e36 commit 1f3a590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

datafusion/sql/tests/sql_integration.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3733,9 +3733,9 @@ fn group_by_ambiguous_name() {
37333733

37343734
assert_snapshot!(
37353735
err,
3736-
@r###"
3736+
@r"
37373737
Schema error: Ambiguous reference to unqualified field age
3738-
"###
3738+
"
37393739
);
37403740
}
37413741

0 commit comments

Comments
 (0)