mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 16:28:51 -06:00
web: backend: Add CORS endpoints
This commit is contained in:
@@ -54,7 +54,7 @@ function server_test_usage()
|
||||
@test view_data["solution"] !== nothing
|
||||
|
||||
# Clean up
|
||||
rm(job_dir, recursive=true)
|
||||
rm(job_dir, recursive = true)
|
||||
finally
|
||||
stop(server)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user