@depay/widgets 4.4.0 → 4.4.1

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
@@ -1313,7 +1313,7 @@ test:cypress:debug
1313
1313
  Test and debug single cypress file:
1314
1314
 
1315
1315
  ```
1316
- yarn test:cypress:debug --spec "cypress/integration/Donation/overview.js"
1316
+ yarn test:cypress:debug --spec "cypress/integration/Payment/whitelist.js"
1317
1317
  ```
1318
1318
 
1319
1319
  ### Release new versions to npm