Skip to content

Commit

Permalink
Updated test for change to logger order
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmcmaster committed Sep 25, 2023
1 parent 3523706 commit 0637034
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/config-gen/tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ loggers:
timestamp: epoch("ms")
for_each: []
where: null
limit: null
to: stdout
pretty: false
limit: null
kill: false
test2:
query: null
limit: null
to: !file out.txt
pretty: false
limit: null
kill: false
providers:
sequence: !list
Expand Down

0 comments on commit 0637034

Please sign in to comment.