Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
Signed-off-by: Aniruddh Srivastava <ansriv2005@gmail.com>
  • Loading branch information
Noir01 committed Nov 23, 2023
1 parent 20ef656 commit f879bc2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ class ConfigIndexingActionsTests {
assertFails { validateChimeConfig.invoke(ConfigIndexingActions, chime, user) }
chime = Chime("https://hooks.chime.aws/sample_chime_url?token=123456")
assertFails { validateChimeConfig.invoke(ConfigIndexingActions, chime, user) }

}

companion object {
Expand Down

0 comments on commit f879bc2

Please sign in to comment.