Skip to content

Commit

Permalink
fixed the missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
Frosendroska committed Jul 23, 2024
1 parent 3b70693 commit 72c66f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ class LLMProcessManager(
jUnitVersion,
language,
testBodyPrinter,
packageName
packageName,
)
val testsAssembler = TestsAssemblerFactory.createTestsAssembler(
indicator,
Expand Down

0 comments on commit 72c66f9

Please sign in to comment.