Skip to content

Commit 6d36288

Browse files
committed
SUMO-207948, fixed the multi acceptance test names in monitor resource test file
1 parent c27d965 commit 6d36288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sumologic/resource_sumologic_monitors_library_monitor_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ func TestAccSumologicMonitorsLibraryMonitor_folder_update(t *testing.T) {
612612
})
613613
}
614614

615-
func TestAccSumologicMonitorsLibraryMonitorConnection_override_payload(t *testing.T) {
615+
func TestAccSumologicMonitorsLibraryMonitor_override_payload(t *testing.T) {
616616
var monitorsLibraryMonitor MonitorsLibraryMonitor
617617
testNameSuffix := acctest.RandString(16)
618618

0 commit comments

Comments
 (0)