mirror of
https://github.com/Dannecron/netology-devops-teamcity-example.git
synced 2025-12-25 23:32:35 +03:00
fix some
This commit is contained in:
@@ -24,7 +24,7 @@ public class WelcomerTest {
|
|||||||
}
|
}
|
||||||
@Test
|
@Test
|
||||||
public void welcomerSaysSome(){
|
public void welcomerSaysSome(){
|
||||||
assertThat(welcomer.saySome(), containsString("Another"));
|
assertThat(welcomer.saySome(), containsString("Some"));
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user