Skip to content

Commit 9f54992

Browse files
Update utbot-spring-test/src/test/java/org/utbot/api/java/SpringUtBotJavaApiTest.java
Not important (from the point of usage) but correct value Co-authored-by: IlyaMuravjov <71839386+IlyaMuravjov@users.noreply.github.com>
1 parent ba0f1c2 commit 9f54992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utbot-spring-test/src/test/java/org/utbot/api/java/SpringUtBotJavaApiTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ private void supplyConfigurationAndRunSpringTest(ApplicationContext applicationC
7777
classpath,
7878
dependencyClassPath,
7979
MyServiceImpl.class,
80-
ProjectType.PureJvm,
80+
ProjectType.Spring,
8181
Junit4.INSTANCE,
8282
MOCKITO,
8383
CodegenLanguage.JAVA,

0 commit comments

Comments
 (0)