Skip to content

Commit 4b62af3

Browse files
committed
SCALA-724: Code companion for the article (Improve the tests)
1 parent b2d9b2f commit 4b62af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-core-modules/scala-core/src/test/scala-3/com/baeldung/scala/patternmatching/MultipleMatchesUnitTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ class MultipleMatchesUnitTest extends AnyFlatSpec with Matchers {
3030
result shouldEqual "It's either a String or an Int"
3131
}
3232

33-
}
33+
}

0 commit comments

Comments
 (0)