Skip to content

Commit 2ea86a8

Browse files
committed
Update snapshot
1 parent b1280ef commit 2ea86a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/sentry/backup/snapshots/test_comparators/test_default_comparators.pysnap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
created: '2024-04-12T19:46:00.491186+00:00'
2+
created: '2024-04-12T21:38:00.083515+00:00'
33
creator: sentry
44
source: tests/sentry/backup/test_comparators.py
55
---
@@ -955,13 +955,13 @@ source: tests/sentry/backup/test_comparators.py
955955
- user
956956
model_name: sentry.notificationsettingprovider
957957
- comparators:
958-
- class: DateUpdatedComparator
959-
fields:
960-
- last_updated
961958
- class: KeyValueComparator
962959
fields:
963960
- key
964961
- value
962+
- class: DatetimeEqualityComparator
963+
fields:
964+
- last_updated
965965
- class: ForeignKeyComparator
966966
fields: []
967967
model_name: sentry.option

0 commit comments

Comments
 (0)