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 b1280ef commit 2ea86a8Copy full SHA for 2ea86a8
tests/sentry/backup/snapshots/test_comparators/test_default_comparators.pysnap
@@ -1,5 +1,5 @@
1
---
2
-created: '2024-04-12T19:46:00.491186+00:00'
+created: '2024-04-12T21:38:00.083515+00:00'
3
creator: sentry
4
source: tests/sentry/backup/test_comparators.py
5
@@ -955,13 +955,13 @@ source: tests/sentry/backup/test_comparators.py
955
- user
956
model_name: sentry.notificationsettingprovider
957
- comparators:
958
- - class: DateUpdatedComparator
959
- fields:
960
- - last_updated
961
- class: KeyValueComparator
962
fields:
963
- key
964
- value
+ - class: DatetimeEqualityComparator
+ fields:
+ - last_updated
965
- class: ForeignKeyComparator
966
fields: []
967
model_name: sentry.option
0 commit comments