@depay/widgets 6.29.0 → 6.30.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1685,7 +1685,7 @@ test:cypress:debug
1685
1685
  Test and debug single cypress file:
1686
1686
 
1687
1687
  ```
1688
- yarn test:cypress:debug --spec "cypress/integration/Donation/overview.js"
1688
+ yarn test:cypress:debug --spec "cypress/integration/Donation/error.js"
1689
1689
  ```
1690
1690
 
1691
1691
  ### Release new versions to npm