Skip to content

Commit

Permalink
Reverting the single comma change with RunCoverage
Browse files Browse the repository at this point in the history
As this is the only change reverting it and can be added later since having this would trigger coverage on it taking a light year to verify every ci run
  • Loading branch information
Rd4dev committed Aug 10, 2024
1 parent daa43f0 commit c50117a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ fun main(vararg args: String) {
filePathList,
reportFormat,
commandExecutor,
scriptBgDispatcher
scriptBgDispatcher,
).execute()
}
}
Expand Down

0 comments on commit c50117a

Please sign in to comment.