Merge pull request #14739 from Bipinkumar27/JAVA-24545

JAVA-24545: Changes made for fixing issues in core-java-perf-2
This commit is contained in:
Kasra Madadipouya
2023-09-15 13:41:31 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.Test;
class MovieQuoteServiceTest {
class MovieQuoteServiceUnitTest {
@Test
void whenSubscribeToService_thenServiceHasOneSubscriber() {