Skip to content

Commit c881ef8

Browse files
committed
Skip BVPM2 test
1 parent 478bc57 commit c881ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/wrappers/odeinterface_tests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export ex7_f!, ex7_2pbc1!, ex7_2pbc2!, u0, p, tspan
2929

3030
end
3131

32-
@testitem "BVPM2" setup = [ODEInterfaceWrapperTestSetup] begin
32+
@testitem "BVPM2" setup = [ODEInterfaceWrapperTestSetup] skip = true begin
3333
using ODEInterface, RecursiveArrayTools, LinearAlgebra
3434

3535
tpprob = TwoPointBVProblem(

0 commit comments

Comments
 (0)