Skip to content

Commit

Permalink
fix tests with only auto-timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-dupre committed Dec 29, 2024
1 parent df7fd61 commit 8388f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opening-hours/src/tests/localization.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ fn infer_tz() {
}

#[cfg(feature = "auto-country")]
#[cfg(feature = "auto-timezone")]
#[test]
fn infer_all() {
let tz = chrono_tz::Europe::Paris; // Will be infered for context
Expand Down

0 comments on commit 8388f09

Please sign in to comment.