You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unit tests for the orphanedissue cleanup wp cli command. I missed addin these when first adding the code. The command is here: @equalizedigital/accessibility-checker/files/includes/classes/WPCLI/Command/CleanupOrphanedIssues.php there are already tests for the other commands, follow those as an example of how to write the tests for this one.
#13