Skip to content

Commit

Permalink
use paralleltest
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoodsell-tempus committed Sep 15, 2023
1 parent d330c74 commit f78f655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion okta/data_source_okta_org_metadata_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

func TestAccDataSourceOktaOrgMetadata(t *testing.T) {
resource.Test(t, resource.TestCase{
resource.ParallelTest(t, resource.TestCase{
PreCheck: testAccPreCheck(t),
ErrorCheck: testAccErrorChecks(t),
ProtoV5ProviderFactories: testAccMergeProvidersFactories,
Expand Down

0 comments on commit f78f655

Please sign in to comment.