Skip to content

Commit 30ad852

Browse files
adding ignore to to skip until reviews
1 parent ff550da commit 30ad852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/calendar/tests/date_addition_snapshot.rs

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

1111
#[test]
12+
#[ignore = "Large snapshot files - run with --ignored when reviewer requests"]
1213
fn test_date_add_across_calendars_and_durations() {
1314
let calendars = vec![
1415
AnyCalendarKind::Iso,

0 commit comments

Comments
 (0)