Skip to content

Commit

Permalink
allow s3 accesspoint test to run
Browse files Browse the repository at this point in the history
  • Loading branch information
skotambkar committed Nov 13, 2020
1 parent add13c6 commit b322e8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/internal/integrationtest/s3/endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ import (
)

func TestInteg_AccessPoint_WriteToObject(t *testing.T) {
t.Skip("skip till accesspoint support is merged in")
testWriteToObject(t, setupMetadata.AccessPoints.Source.ARN, nil)
}

0 comments on commit b322e8c

Please sign in to comment.