Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Dec 22, 2023
1 parent 053f635 commit 3e14087
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,7 @@ def test_serializer_fields(self):
"staff_notes": self.prenotazione_fscode.staff_notes,
"company": self.prenotazione_fscode.company,
"vacation": None,
"modification_date": self.prenotazione_fscode.ModificationDate(),
"creation_date": self.prenotazione_fscode.CreationDate(),
},
)

0 comments on commit 3e14087

Please sign in to comment.