This commit is contained in:
Gavin Bunney
2019-10-09 12:10:47 -07:00
parent db39d31880
commit c5ef834f05
2 changed files with 13 additions and 13 deletions

View File

@@ -12,8 +12,8 @@ func TestAccBitbucketDataApplicationProperties(t *testing.T) {
`
resource.Test(t, resource.TestCase{
PreCheck: func() { testAccPreCheck(t) },
Providers: testAccProviders,
PreCheck: func() { testAccPreCheck(t) },
Providers: testAccProviders,
Steps: []resource.TestStep{
{
Config: config,