Skip to content

Commit

Permalink
test: add missing fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
JustARatherRidiculouslyLongUsername committed Nov 25, 2024
1 parent b2695a5 commit 716764e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_fyle/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,7 @@
'Vehicle Type': '',
'Fyle Categories': '',
},
'bank_transaction_id': 'btxnqmATEEBkJ4',
'is_posted_at_null': True
},
{
Expand Down Expand Up @@ -661,6 +662,7 @@
'Vehicle Type': '',
'Fyle Categories': '',
},
'bank_transaction_id': 'btxnqmATEEBkJ4',
'is_posted_at_null': True
},
],
Expand Down

0 comments on commit 716764e

Please sign in to comment.