Skip to content

Commit

Permalink
fix: update v1 bops mocks in e2e regression tests (#2872)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak authored Mar 26, 2024
1 parent c322b7f commit 089e66c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions e2e/tests/api-driven/src/invite-to-pay/mocks/session.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"designated.nationalPark",
"designated.nationalPark.broads",
"designated.WHS",
"designated.SPA",
"nature.SPA",
"monument",
"tpo",
"nature.SSSI",
Expand Down Expand Up @@ -54,10 +54,7 @@
"user.role": ["applicant"],
"project.type": ["alter.equipment.solar.pv"],
"property.EPC": ["unknown"],
"property.type": [
"commercial.medical.dentist",
"alter.equipment.solar.pv"
],
"property.type": ["commercial.medical.dentist"],
"proposal.time": ["future"],
"proposal.type": ["proposed"],
"applicant.type": ["individual"],
Expand Down Expand Up @@ -280,7 +277,7 @@
"designated.nationalPark",
"designated.nationalPark.broads",
"designated.WHS",
"designated.SPA",
"nature.SPA",
"monument",
"tpo",
"nature.SSSI",
Expand Down

0 comments on commit 089e66c

Please sign in to comment.