Skip to content

Commit

Permalink
fix(e2e): Cron e2e logs
Browse files Browse the repository at this point in the history
  • Loading branch information
gansheer committed Sep 11, 2024
1 parent 3576a67 commit 32cf6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/common/misc/files/cron-yaml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- from:
uri: "cron:tab"
parameters:
schedule: "* * * * ?"
schedule: "*/2 * * * ?"
steps:
- setHeader:
name: "m"
Expand Down

0 comments on commit 32cf6bb

Please sign in to comment.