Skip to content

Commit

Permalink
fix the broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
Avielyo10 committed Mar 6, 2024
1 parent dafb037 commit 2bfab31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
},
"message": "jinja",
"some_date": "2022-02-02"
}
}
2 changes: 1 addition & 1 deletion examples/data/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ access_lists:
src: 10.0.0.0/22
dst: 10.100.0.0/24
message: jinja
some_date: 2022-02-02
some_date: 2022-02-02

0 comments on commit 2bfab31

Please sign in to comment.