From 51e85c34910deb49a569bd2ece47a3d9f5653b51 Mon Sep 17 00:00:00 2001 From: Simone Silvestri Date: Tue, 10 Dec 2024 16:57:28 +0100 Subject: [PATCH] cycling test --- test/test_ecco.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_ecco.jl b/test/test_ecco.jl index 3530b9b8..84364bce 100644 --- a/test/test_ecco.jl +++ b/test/test_ecco.jl @@ -217,6 +217,7 @@ end true end + # The backend has cycled tot he beginning @test t_restoring.field_time_series.backend.start == 1 end end \ No newline at end of file