Skip to content

Commit 9ec9f3b

Browse files
authored
Fix import for ProjectType (#1998)
1 parent 9375d32 commit 9ec9f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utbot-js/src/main/kotlin/codegen/JsCodeGenerator.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import org.utbot.framework.codegen.CodeGeneratorResult
88
import org.utbot.framework.codegen.domain.ForceStaticMocking
99
import org.utbot.framework.codegen.domain.HangingTestsTimeout
1010
import org.utbot.framework.codegen.domain.ParametrizedTestSource
11+
import org.utbot.framework.codegen.domain.ProjectType
1112
import org.utbot.framework.codegen.domain.RuntimeExceptionTestsBehaviour
1213
import org.utbot.framework.codegen.domain.StaticsMocking
1314
import org.utbot.framework.codegen.domain.TestFramework

0 commit comments

Comments
 (0)