Skip to content

Commit 200b33d

Browse files
fixup
1 parent a85d0a8 commit 200b33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalalib/test/src/mill/scalalib/BomTests.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ object BomTests extends TestSuite {
734734
val res = eval(modules.bom.invalid.exclude.compileClasspath)
735735
assert(
736736
res.left.exists(_.toString.contains(
737-
"Found BOM dependencies with invalid parameters:"
737+
"Found Bill of Material (BOM) dependencies with invalid parameters:"
738738
))
739739
)
740740
}

0 commit comments

Comments
 (0)