Included space between methods
This commit is contained in:
parent
5e1fdd53f0
commit
3d98763c50
@ -21,6 +21,7 @@ public class CharacterUnitTest {
|
||||
.expectComplete()
|
||||
.verify();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void whenCreatingCharactersWithMultipleThreads_thenSequenceIsProducedAsynchronously() throws InterruptedException {
|
||||
CharacterGenerator characterGenerator = new CharacterGenerator();
|
||||
|
Loading…
x
Reference in New Issue
Block a user