Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
% make testacc TESTARGS='-run=TestAccS3ObjectDataSource_leadingDotSlash' PKG=s3 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/s3/... -v -count 1 -parallel 20 -run=TestAccS3ObjectDataSource_leadingDotSlash -timeout 180m === RUN TestAccS3ObjectDataSource_leadingDotSlash === PAUSE TestAccS3ObjectDataSource_leadingDotSlash === CONT TestAccS3ObjectDataSource_leadingDotSlash --- PASS: TestAccS3ObjectDataSource_leadingDotSlash (35.99s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/s3 41.579s
- Loading branch information