@depay/widgets 7.5.0 → 7.6.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
@@ -1750,7 +1750,7 @@ test:cypress:debug
1750
1750
  Test and debug single cypress file:
1751
1751
 
1752
1752
  ```
1753
- yarn test:cypress:debug --spec "cypress/e2e/Payment/replaced-transaction.js"
1753
+ yarn test:cypress:debug --spec "cypress/e2e/Payment/amount.js"
1754
1754
  ```
1755
1755
 
1756
1756
  ### Release new versions to npm