This is an automated email from the ASF dual-hosted git repository.
jky pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git
from 5ec51d8 Removed pageX/Y setters
new 2f7e221 Updated cypress files for version 12.17.3
new 3c7d7bc Fixed autogenerated cypress config
new 756c697 Disable video
new 67fece6 Merge pull request #380 from Jyyjy/cypress
The 457 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cypress.config.js | 9 ++++
cypress.json | 4 --
.../{userale.journey.js => userale.journey.cy.js} | 0
package-lock.json | 48 +++++++++++-----------
package.json | 2 +-
5 files changed, 34 insertions(+), 29 deletions(-)
create mode 100644 cypress.config.js
delete mode 100644 cypress.json
rename journey/{userale.journey.js => userale.journey.cy.js} (100%)