Skip to content

Commit

Permalink
Update core/src/main/kotlin/org/evomaster/core/problem/api/service/Ap…
Browse files Browse the repository at this point in the history
…iWsStructureMutator.kt
  • Loading branch information
agusaldasoro authored Dec 19, 2024
1 parent 874722c commit a6a5dff
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ abstract class ApiWsStructureMutator : StructureMutator() {
@Inject
protected lateinit var harvestResponseHandler: HarvestActualHttpWsResponseHandler

// TODO: z3solver.close() should be invoked when the application is shutting down to stop the Docker container and clean the tmp folder
@Inject
protected lateinit var z3Solver: SMTLibZ3DbConstraintSolver

Expand Down

0 comments on commit a6a5dff

Please sign in to comment.