fix: awsv4 signatures + http client
This commit is contained in:
parent
bdf9298496
commit
f47bdf7fd2
7 changed files with 36 additions and 16 deletions
|
@ -27,7 +27,7 @@ func newFixture(t testing.TB) (*fixture, context.Context) {
|
|||
t: t,
|
||||
ctx: ctx,
|
||||
cli: cli,
|
||||
bucket: k2v.Bucket("k2v-test"),
|
||||
bucket: TestBucket,
|
||||
}
|
||||
|
||||
return f, ctx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue