Skip to content

Commit

Permalink
More fix detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelsen committed Sep 30, 2024
1 parent ebbc8a6 commit 60e78b9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@ class PublishSlackServiceTest {
val slackMessagesAfter = testSlackHttpClient.listMessages()
slackMessagesAfter.size shouldBe 2
slackMessagesAfter.last().attachments?.size shouldBe 1

}

}

@Test
Expand Down

0 comments on commit 60e78b9

Please sign in to comment.