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 c404b7c commit 5cd3f12Copy full SHA for 5cd3f12
sumologic/resource_sumologic_cse_custom_insight_test.go
@@ -62,7 +62,7 @@ func TestAccSumologicCSECustomInsight_createAndUpdate(t *testing.T) {
62
})
63
}
64
65
-func TestAccSumologicCSECustomInsightWithDynamicSeverity_createAndUpdate(t *testing.T) {
+func TestAccSumologicCSECustomInsight_createAndUpdateWithDynamicSeverity(t *testing.T) {
66
SkipCseTest(t)
67
68
var CustomInsight CSECustomInsight
0 commit comments