@depay/widgets 5.0.3 → 6.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
@@ -1298,7 +1298,7 @@ test:cypress:debug
1298
1298
  Test and debug single cypress file:
1299
1299
 
1300
1300
  ```
1301
- yarn test:cypress:debug --spec "cypress/integration/Payment/approve.js"
1301
+ yarn test:cypress:debug --spec "cypress/integration/Donation/overview.js"
1302
1302
  ```
1303
1303
 
1304
1304
  ### Release new versions to npm