JAVA-24545: Changes made for fixing issues in core-java-perf-2

This commit is contained in:
Bipinkumar27
2023-09-09 15:22:02 +05:30
parent cf1a561443
commit 1189911fc0
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() {