We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e957634 commit 3be2ec0Copy full SHA for 3be2ec0
internal/services/mongodb/instance_test.go
@@ -150,6 +150,7 @@ func TestAccMongoDBInstance_UpdateNameTagsUser(t *testing.T) {
150
}
151
152
func TestAccMongoDBInstance_FromSnapshot(t *testing.T) {
153
+ t.Skip("TestAccMongoDBInstance_FromSnapshot skipped: waiting for stability fix from database team.")
154
tt := acctest.NewTestTools(t)
155
defer tt.Cleanup()
156
0 commit comments