Add more snapshot tests

This commit is contained in:
Oliver Davies 2023-12-15 15:22:28 +00:00
parent 680b72bb64
commit ca8ffc5685
25 changed files with 824 additions and 0 deletions

2
run
View file

@ -80,6 +80,8 @@ function test:snapshots {
local configs=(
# TODO: add more configurations for different types and configurations.
drupal
drupal-commerce-kickstart
drupal-localgov
)
for config in "${configs[@]}"; do