Skip to content

Commit 367d652

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent 893a5e9 commit 367d652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enginetest/queries/script_queries.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ var ScriptTests = []ScriptTest{
125125
{
126126
// https://github.com/dolthub/dolt/issues/9927
127127
// https://github.com/dolthub/dolt/issues/9053
128-
Name: "double negation of integer minimum values",
128+
Name: "double negation of integer minimum values",
129129
Dialect: "mysql",
130130
SetUpScript: []string{
131131
"CREATE TABLE t0(c0 BIGINT);",

0 commit comments

Comments
 (0)