From 8a59c46ce09370c0cf710942c4d5071bacc38629 Mon Sep 17 00:00:00 2001 From: Aditya Thebe Date: Thu, 26 Sep 2024 10:13:32 +0545 Subject: [PATCH] fix: test expectation --- fixtures/expected/file-git.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/expected/file-git.json b/fixtures/expected/file-git.json index 11bc2928..35c8a4eb 100644 --- a/fixtures/expected/file-git.json +++ b/fixtures/expected/file-git.json @@ -15,7 +15,7 @@ "name": "http-pass-single" }, "spec": { - "interval": 30, + "schedule": "@every 5m", "http": [ { "endpoint": "https://httpbin.demo.aws.flanksource.com/status/200",