Skip to content

Commit

Permalink
test: update test data
Browse files Browse the repository at this point in the history
  • Loading branch information
rafasdc authored and ccbc-service-account committed Oct 16, 2024
1 parent 5c9a4bb commit 13dd580
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/tests/backend/lib/reporting/testData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21664,6 +21664,7 @@ export const ccbcDataQueryResult = {
{
node: {
id: 'WyJhcHBsaWNhdGlvbnMiLDIxXQ==',
rowId: 1,
formData: {
jsonData: {
review: {
Expand Down Expand Up @@ -22120,6 +22121,15 @@ export const ccbcDataQueryResult = {
},
],
},
allApplicationErs: {
nodes: [
{
applicationId: 1,
ccbcNumber: 'CCBC-010001',
er: 'Vancouver Island and Coast / Île de Vancouver et la côte',
},
],
},
},
};

Expand Down

0 comments on commit 13dd580

Please sign in to comment.