Adam Fasoldt
Adam Fasoldt
I've got a test that is, for some reason, looking for the wrong reference file. The scenario is callled "media center" and when I run `backstop reference --filter="media center"`, it...
**Description** We have switched to macs with M1 chips. When setting up our environments, we ran `fin update` and tried starting new containers. **Steps to reproduce the issue:** 1. `fin...
**Description** I have noticed some really strange behavior after updating to 1.110.1. When I'm woring on a site, intermittently, docksal will not recognize that database updates are required. See my...
**Description** We have a Drupal Profile which we are using for a few sites. Rather than have a separate repository for a "test" site, we are using the same repository...
We are running pa11y through a bash script. We would like to run pa11y not only on ci, but locally, and on every environment (dev, stage, and prod). Currently, it...
### Problem: When we run pa11y in local development environments, fetching the sitemap fails, likely due to `curl: (60) SSL certificate problem: self signed certificate`. Unfortunately, ``` module.exports = {...