Skip to content

Commit

Permalink
Merge branch 'bexley-end-of-round' into commercial-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismytton committed May 14, 2024
2 parents c210879 + 46fe39d commit 8f71ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/app/controller/waste_bexley.t
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ FixMyStreet::override_config {
ok !$services{'PG-240'}{last}{is_delayed}, 'not marked delayed';

# After 5pm, so FO-23 is now considered delayed
set_fixed_time('2024-04-22T16:00:00'); # Monday, 17:00 BST
set_fixed_time('2024-04-22T17:00:00');
is $cobrand->can_report_missed( $property, $services{'FO-23'} ), 0,
'cannot report missed collection after 5pm against service due today that has not been collected';
ok $services{'FO-23'}{last}{is_delayed}, 'marked delayed';
Expand Down

0 comments on commit 8f71ac1

Please sign in to comment.