mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-04-21 00:01:19 +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 TestAccBitbucketPluginConfig(t *testing.T) {
|
||||
t.Skip("Skipping testing in CI environment")
|
||||
config := `
|
||||
resource "bitbucketserver_plugin" "test" {
|
||||
key = "de.codecentric.atlassian.oidc.bitbucket-oidc-plugin"
|
||||
|
||||
Reference in New Issue
Block a user