silverstripe / silverstripe-staticpublishqueue

This module allows you to build static HTML caches of every page (for increased security and performance)
BSD 3-Clause "New" or "Revised" License
46 stars 57 forks source link

MNT Fix unit test in kitchen sink #174

Closed GuySartorelli closed 1 year ago

GuySartorelli commented 1 year ago

This test was breaking in kitchen sink because AbstractQueuedJob adds specific data when subsites is installed: https://github.com/symbiote/silverstripe-queuedjobs/blob/d8d4fece6e1e5feec0a3ca6c5c8a0b438a5892c1/src/Services/AbstractQueuedJob.php#L169-L174

Issue

GuySartorelli commented 1 year ago

Looks like it should, oops. I based it off 6 because that's where the original PR targetted - but it must have been before the stable release. Now targetting 6.0