]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/commit
Fix acceptance tests
authorJuan Carlos Alonso <me@jcalonso.com>
Mon, 3 Jun 2019 10:04:37 +0000 (11:04 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2019 10:04:37 +0000 (11:04 +0100)
commit1ff1c28784e83f3b9d441b73baa8c6293133b673
treecfbf065f78e205230c63659a556574a4414755ed
parent107c1cdb09c575aa2f61d97f48d8587eb6bada4c
Fix acceptance tests

This was making the acceptance test to fail since it was using the hardcoded contact group in the code which doesn't exist any other account except for the initial developer.

https://github.com/ndench/terraform-provider-statuscake/commit/4efdab4181cd2bfd243600def27f70f0580942a3#diff-74acd2515ee5ecd44424d7a31439989eR221

This change now explicitly prompts the user to include the contact group
statuscake/provider_test.go