Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
3pointer committed Mar 27, 2023
1 parent c055f66 commit f5ffe34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion br/pkg/storage/s3_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,6 @@ func TestS3StorageBucketRegion(t *testing.T) {
ss, ok := es.(*S3Storage)
require.True(t, ok)
require.Equal(t, region, ss.GetOptions().Region)

}(ca.name, ca.expectRegion, ca.s3)
}
}

0 comments on commit f5ffe34

Please sign in to comment.