Update snapshots

Adds update:snapshots to CONTRIBUTING
This commit is contained in:
Daniel Ang
2021-08-28 16:30:17 +02:00
parent 4ae482c707
commit e3d678dc04

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