Merge pull request #7253 from arhohuttunen/master

BAEL-2911 JUnit Custom Display Name Generator API
This commit is contained in:
Erik Pragt 2019-07-05 22:17:12 +02:00 committed by GitHub
commit 192a8e58c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ class ReplaceUnderscoresGeneratorUnitTest {
class when_doing_something {
@Test
void then_should_happen_something() {
void then_something_should_happen() {
}
@Test