Skip to content

Commit 9fedc6e

Browse files
committed
Fix
1 parent 6bda9e8 commit 9fedc6e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ maven_test.install(
6565
artifacts = [
6666
"org.assertj:assertj-core:3.24.2",
6767
"junit:junit:4.13.2",
68+
# Custom lint check used as a test fixture by //tests/scripts
69+
"com.slack.lint.compose:compose-lint-checks:1.5.2",
6870
],
6971
lock_file = "//:maven_install_test.json",
7072
repositories = [

0 commit comments

Comments
 (0)