We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735d3b5 commit 5ece6afCopy full SHA for 5ece6af
test/runtests.jl
@@ -86,7 +86,7 @@ end
86
# @time @safetestset "Structural Identifiability Extension" begin include("extensions/structural_identifiability.jl") end
87
88
# Tests stability computation (but requires the HomotopyContinuation extension).
89
- @time @safetestset "Steady State Stability Computations" begin include("extensions/stability_computation.jl") end
+ # @time @safetestset "Steady State Stability Computations" begin include("extensions/stability_computation.jl") end
90
91
# Test spatial plotting, using CarioMakie and GraphMakie
92
@time @safetestset "Lattice Simulation Plotting" begin include("extensions/lattice_simulation_plotting.jl") end
0 commit comments