Skip to content

Commit

Permalink
remove logLevel config from chicago tz test config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sdetweil committed Oct 17, 2024
1 parent b42bdb0 commit 152312f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/configs/modules/calendar/chicago_late_in_timezone.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
let config = {
timeFormat: 24,
logLevel: [
"INFO",
"LOG",
"WARN",
"ERROR",
"DEBUG"
],
modules: [
{
module: "calendar",
Expand Down

0 comments on commit 152312f

Please sign in to comment.