Skip to content

Commit 9ef3970

Browse files
committed
Fix linting
1 parent 7c43b06 commit 9ef3970

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
@@ -191,7 +191,7 @@ func TestAccSumologicMonitorsLibraryMonitor_basic(t *testing.T) {
191191
})
192192
}
193193

194-
func TestAccSumologicMonitors_with_linked_playbook(t *testing.T) {
194+
func TestAccSumologicMonitorsLibraryMonitor_with_linked_playbook(t *testing.T) {
195195
var monitorsLibraryMonitor MonitorsLibraryMonitor
196196
testNameSuffix := acctest.RandString(16)
197197

0 commit comments

Comments
 (0)