* Set up Cypress and added a e2e test * Added `Tech stack compatibility` workflow * Fixed the issue with the workflow config file * Wait on query tool * Added `wait on query tool` step * Update .env file * Added `wait on graph set up` step * Updated workflow config file * Renamed test * Addressed comments from PR
5 lines
53 B
JSON
5 lines
53 B
JSON
{
|
|
"dependencies": {
|
|
"cypress": "^13.7.2"
|
|
}
|
|
}
|