Skip to content

Commit d5ebce4

Browse files
committed
Fix format
1 parent 667c603 commit d5ebce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/sqlparser_snowflake.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4515,4 +4515,4 @@ fn test_snowflake_identifier_function() {
45154515

45164516
snowflake().verified_stmt("GRANT ROLE IDENTIFIER('AAA') TO USER IDENTIFIER('AAA')");
45174517
snowflake().verified_stmt("REVOKE ROLE IDENTIFIER('AAA') FROM USER IDENTIFIER('AAA')");
4518-
}
4518+
}

0 commit comments

Comments
 (0)