mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-30 14:12:01 +02:00
* Re-enabled ND tests
* Reverted changes to README.md since there is another PR to update it.
This commit is contained in:
committed by
Emily Li
parent
b3ee8fd46c
commit
a38a9f4d15
@@ -7,7 +7,6 @@ import (
|
||||
)
|
||||
|
||||
func TestAccBitbucketDataPlugin_notifyer(t *testing.T) {
|
||||
t.Skip("Skipping testing in CI environment")
|
||||
config := `
|
||||
resource "bitbucketserver_plugin" "test" {
|
||||
key = "nl.stefankohler.stash.stash-notification-plugin"
|
||||
|
||||
Reference in New Issue
Block a user