Skip to content

Commit 5d5b16c

Browse files
fix test deps targets
1 parent b44069b commit 5d5b16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OptimizationSophia/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Test = "1.10.0"
3030
Zygote = "0.7.10"
3131

3232
[targets]
33-
test = ["Test", "ComponentArrays", "Lux", "MLUtils", "OrdinaryDiffEqTsit5", "Random", "SciMLSensitivity", "Zygote"]
33+
test = ["Test", "ComponentArrays", "Lux", "MLUtils", "OrdinaryDiffEqTsit5", "SciMLSensitivity", "Zygote"]

0 commit comments

Comments
 (0)