galhavivi / cofi

JavaScript Form Solutions
https://galhavivi.github.io/cofi
Other
2 stars 1 forks source link

Fix circular dependencies e2e test #12

Closed galhavivi closed 2 years ago

galhavivi commented 2 years ago

Fix circular dependencies e2e test. After added the scenario of revert form action when action fails - the circular dependencies e2e test needed an update - since the init action fails and revert the form snapshot.

Linked issue: #7