We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8457000 commit 6ef537eCopy full SHA for 6ef537e
core-scala/src/test/scala/com/baeldung/scala/traits/ScoreUnitTest.scala
@@ -74,7 +74,7 @@ class ScoreUnitTest {
74
}
75
76
@Test
77
- def givenScore_whenGetStudioCalledSet_thenStudiosAreReturned() = {
+ def givenScore_whenGetStudioCalled_thenStudiosAreReturned() = {
78
79
val composer = "Hans Zimmer"
80
val engineer = "Matt Dunkley"
0 commit comments