Merge pull request #385 from dansysanalyst/snapshot-contrib

Update snapshots
This commit is contained in:
Nuno Maduro
2021-08-28 16:47:25 +01:00
committed by GitHub

View File

@ -31,6 +31,10 @@ composer lint
``` ```
## Tests ## Tests
Update the snapshots:
```bash
composer update:snapshots
```
Run all tests: Run all tests:
```bash ```bash
composer test composer test