diff --git a/test/instability_tests.jl b/test/instability_tests.jl index ab62c0b0..7a362be0 100644 --- a/test/instability_tests.jl +++ b/test/instability_tests.jl @@ -1,5 +1,5 @@ -@testset "Instability" begin - JET.report_package("ContinuousNormalizingFlows") - - @test true -end +@testset "Instability" begin + JET.report_package("ContinuousNormalizingFlows") + + @test true +end