Skip to content

Commit ff550da

Browse files
CI fix
1 parent 6e1c6da commit ff550da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/calendar/tests/date_addition_snapshot.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ use insta::assert_snapshot;
99
use std::fmt::Write;
1010

1111
#[test]
12-
#[cfg(feature = "exhaustive")]
1312
fn test_date_add_across_calendars_and_durations() {
1413
let calendars = vec![
1514
AnyCalendarKind::Iso,

0 commit comments

Comments
 (0)