Minor change

This commit is contained in:
Paulo Gustavo Veiga 2022-04-06 15:27:45 -03:00
parent 794640b71b
commit 6bccfcc83e

View File

@ -72,4 +72,4 @@ A workaround for this is to run the tests using docker. Make sure you have docke
Run snapshot tests: `docker-compose -f docker-compose.snapshots.yml up` Run snapshot tests: `docker-compose -f docker-compose.snapshots.yml up`
If anything changed, and the change was intentional, update the snapshots and then commit the new images to source control. If anything changed, and the change was intentional, update the snapshots and then commit the new images to source control.
Update snapshots: `docker-compose -f docker-compose.snapshots.update.yml up` Update snapshots: `docker-compose -f docker-compose.snapshots.update.yml up`