@depay/widgets 6.31.1 → 7.0.0

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
@@ -1694,7 +1694,7 @@ test:cypress:debug
1694
1694
  Test and debug single cypress file:
1695
1695
 
1696
1696
  ```
1697
- yarn test:cypress:debug --spec "cypress/integration/Donation/error.js"
1697
+ yarn test:cypress:debug --spec "cypress/integration/Payment/overview.js"
1698
1698
  ```
1699
1699
 
1700
1700
  ### Release new versions to npm