We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1c6da commit ff550daCopy full SHA for ff550da
components/calendar/tests/date_addition_snapshot.rs
@@ -9,7 +9,6 @@ use insta::assert_snapshot;
9
use std::fmt::Write;
10
11
#[test]
12
-#[cfg(feature = "exhaustive")]
13
fn test_date_add_across_calendars_and_durations() {
14
let calendars = vec![
15
AnyCalendarKind::Iso,
0 commit comments