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 dae48cf commit 3bc1042Copy full SHA for 3bc1042
internal/services/mongodb/instance_test.go
@@ -151,6 +151,7 @@ func TestAccMongoDBInstance_UpdateNameTagsUser(t *testing.T) {
151
152
func TestAccMongoDBInstance_FromSnapshot(t *testing.T) {
153
t.Skip("TestAccMongoDBInstance_FromSnapshot skipped: waiting for stability fix from database team.")
154
+
155
tt := acctest.NewTestTools(t)
156
defer tt.Cleanup()
157
0 commit comments