chore: add t.Parallel()
to speed up tests
#557
test.yml
on: pull_request
Build
24s
generate
21s
Lint
22s
Matrix: Terraform Provider Acceptance Tests
Annotations
10 errors
Build:
integration/integration_test.go#L44
Range statement for test TestIntegration missing the call to method parallel in test Run (paralleltest)
|
Build:
internal/provider/group_data_source_test.go#L75
Function TestAccGroupDataSource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/group_data_source_test.go#L93
Function TestAccGroupDataSource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/group_data_source_test.go#L112
Function TestAccGroupDataSource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/group_data_source_test.go#L130
Function TestAccGroupDataSource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/group_data_source_test.go#L149
Function TestAccGroupDataSource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/group_resource_test.go#L64
Function TestAccGroupResource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/group_resource_test.go#L119
Function TestAccGroupResource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/organization_data_source_test.go#L38
Function TestAccOrganizationDataSource missing the call to method parallel in the test run (paralleltest)
|
Build:
internal/provider/organization_data_source_test.go#L56
Function TestAccOrganizationDataSource missing the call to method parallel in the test run (paralleltest)
|