Skip to content

Commit

Permalink
fixup! [Bromley] Any streetlight on a Bromley asset should be 'in Bro…
Browse files Browse the repository at this point in the history
…mley'
  • Loading branch information
MorayMySoc committed Dec 3, 2024
1 parent 529a9aa commit f4e9726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cypress/cypress/integration/bromley.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ describe('Bromley cobrand', function() {
cy.visit('http://bromley.localhost:3001/report/new?longitude=0.022775&latitude=51.398387');
cy.wait('@report-ajax');
cy.contains('Bromley');
cy.nextPageReporting();
cy.pickCategory('Street Lighting and Road Signs');
cy.pickSubcategory('Street Lighting and Road Signs', 'Lamp Column Damaged');
cy.wait('@lights');
Expand Down

0 comments on commit f4e9726

Please sign in to comment.