mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-26 00:16:25 -06:00
a74bd870e2
``` % make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSSESReceiptFilter_' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /vendor/) TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSSESReceiptFilter_ -timeout 120m === RUN TestAccAWSSESReceiptFilter_importBasic --- PASS: TestAccAWSSESReceiptFilter_importBasic (18.18s) === RUN TestAccAWSSESReceiptFilter_basic --- PASS: TestAccAWSSESReceiptFilter_basic (18.42s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 36.633s ``` |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |