diff --git a/.github/assets/config.png b/.github/assets/config.png new file mode 100644 index 0000000..b77dd3f Binary files /dev/null and b/.github/assets/config.png differ diff --git a/README.md b/README.md index 33459ba..3dcb6d9 100644 --- a/README.md +++ b/README.md @@ -115,9 +115,12 @@ cy.get(...).snapshot("Intercepted API Request", { This module provides some configuration options: -#### snapshotPath +#### snapshot.snapshotPath Sets the default Path for saving Snapshots (default: `cypress/snapshots`) + +[!Config Screenshot](./.github/assets/config.png) + #### `ENV` CYPRESS_UPDATE_SNAPSHOTS Lets you pass a Env Variable to update failing Tests with the new Data