Skip to content

Commit

Permalink
add year and options to report page test mock data
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocio De Santiago authored and Rocio De Santiago committed Jan 17, 2025
1 parent 5fb7e88 commit 55f7bb4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ const testReport: Report = {
title: "plan id",
state: "NJ",
id: "NJQMS123",
year: 2026,
options: {},
status: ReportStatus.NOT_STARTED,
pages: [
{
Expand Down

0 comments on commit 55f7bb4

Please sign in to comment.