Skip to content

Commit

Permalink
update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
anishfyle committed Nov 12, 2024
1 parent 75c1d7f commit ead9967
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_fyle/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
'Vehicle Type': '',
'Fyle Categories': '',
},
'is_posted_at_null': False
},
{
'id': '1235',
Expand Down
1 change: 1 addition & 0 deletions tests/test_workspaces/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
'Klass': '',
},
'payment_number': 'P/2022/05/R/14',
'is_posted_at_null': False
}
],
'company_info': {
Expand Down

0 comments on commit ead9967

Please sign in to comment.