Skip to content

Commit

Permalink
fix typo in test name
Browse files Browse the repository at this point in the history
  • Loading branch information
rishiranjjan committed Nov 4, 2024
1 parent 7683aa3 commit ea6d376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class E2EMultiStepApiTest {
* This test creates a Synthetic Multi-Step API test in Datadog.
*/
@Test
fun `create mutli-step api synthetic test`() {
fun `create multi-step api synthetic test`() {
syntheticMultiStepApiTest("[Multi-Step] Synthetic-Test-As-Code") {
alertMessage("Test failed", "@slack-test_slack_channel")
recoveryMessage("Test recovered")
Expand Down

0 comments on commit ea6d376

Please sign in to comment.