Skip to content

Commit 5cd3f12

Browse files
DET-383: Lint.
1 parent c404b7c commit 5cd3f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sumologic/resource_sumologic_cse_custom_insight_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ func TestAccSumologicCSECustomInsight_createAndUpdate(t *testing.T) {
6262
})
6363
}
6464

65-
func TestAccSumologicCSECustomInsightWithDynamicSeverity_createAndUpdate(t *testing.T) {
65+
func TestAccSumologicCSECustomInsight_createAndUpdateWithDynamicSeverity(t *testing.T) {
6666
SkipCseTest(t)
6767

6868
var CustomInsight CSECustomInsight

0 commit comments

Comments
 (0)