Fix test
This commit is contained in:
parent
17280f9304
commit
ca4237e462
1 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ type S3 interface {
|
|||
|
||||
type SSEType struct {
|
||||
Type string
|
||||
Key string
|
||||
Key string
|
||||
}
|
Loading…
Reference in a new issue