Add snapshot tests for a basic Drupal project

This commit is contained in:
Oliver Davies 2023-12-15 14:09:09 +00:00
parent 58e454b2c2
commit 680b72bb64
18 changed files with 576 additions and 2 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
/.direnv
/dist/*
!/dist/.keep
.ignored/
###> symfony/framework-bundle ###
/.env.local