Skip to content

Commit e78f2c2

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent b527978 commit e78f2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enginetest/evaluation.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ func TestScriptWithEngine(t *testing.T, e QueryEngine, harness Harness, script q
8888
if script.Skip {
8989
t.Skip()
9090
}
91-
91+
9292
if sh.SkipQueryTest(script.Name) {
9393
t.Skip()
9494
}

0 commit comments

Comments
 (0)