Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
azaslavsky committed Apr 12, 2024
1 parent b1280ef commit 2ea86a8
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
created: '2024-04-12T19:46:00.491186+00:00'
created: '2024-04-12T21:38:00.083515+00:00'
creator: sentry
source: tests/sentry/backup/test_comparators.py
---
Expand Down Expand Up @@ -955,13 +955,13 @@ source: tests/sentry/backup/test_comparators.py
- user
model_name: sentry.notificationsettingprovider
- comparators:
- class: DateUpdatedComparator
fields:
- last_updated
- class: KeyValueComparator
fields:
- key
- value
- class: DatetimeEqualityComparator
fields:
- last_updated
- class: ForeignKeyComparator
fields: []
model_name: sentry.option
Expand Down

0 comments on commit 2ea86a8

Please sign in to comment.