[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

This commit is contained in:
zachmu
2023-12-05 20:48:00 +00:00
parent e4389240b5
commit d3cda14fe3

View File

@@ -88,7 +88,7 @@ func TestEventFlushing(t *testing.T) {
// filesystems := []string{"inMemFS", "local"}
filesystems := []string{"local"}
for _, fsName := range filesystems {
t.Run(fsName, func(t *testing.T) {
for _, test := range tests {