Skip to content

Commit

Permalink
[backend] fix flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyCloarec committed Sep 25, 2024
1 parent 455eaf0 commit 63e3f87
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import useAuth from './useAuth';

const ignoredAttributes = [
'id',
'draft_ids',
'parent_types',
'base_type',
'internal_id',
Expand Down

0 comments on commit 63e3f87

Please sign in to comment.