From eb29b0e118ed94e20a0630bb7b6fae5d8f3a5e8e Mon Sep 17 00:00:00 2001
From: Joshua <data@shard.wtf>
Date: Thu, 23 Mar 2023 16:57:08 +0100
Subject: [PATCH] update readme

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 34a9a6b..33459ba 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,9 @@ This module provides some configuration options:
 #### snapshotPath
 
 Sets the default Path for saving Snapshots (default: `cypress/snapshots`)
+#### `ENV` CYPRESS_UPDATE_SNAPSHOTS
+
+Lets you pass a Env Variable to update failing Tests with the new Data
 
 #