Skip to content

Commit b45811e

Browse files
committed
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
1 parent bc1e4ec commit b45811e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/libraries/doltcore/sqle/enginetest/dolt_queries.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5025,7 +5025,7 @@ var LogTableFunctionScriptTests = []queries.ScriptTest{
50255025
Expected: []sql.Row{{"Initialize data repository"}, {"create table"}},
50265026
},
50275027
},
5028-
},}
5028+
}}
50295029

50305030
var BranchStatusTableFunctionScriptTests = []queries.ScriptTest{
50315031
{

0 commit comments

Comments
 (0)