Skip to content

Commit bba0ee0

Browse files
committed
SUMO-172431: fixed acceptance test
1 parent 455258e commit bba0ee0

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
@@ -515,7 +515,7 @@ resource "sumologic_monitor" "test" {
515515
}
516516
run_for_trigger_types = ["Critical", "ResolvedCritical"]
517517
}
518-
playbook = "This is an updated test playbook"
518+
playbook = "This is a test playbook"
519519
}`, testName)
520520
}
521521

0 commit comments

Comments
 (0)