Skip to content

Commit

Permalink
adds back cypress watch and reload
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho committed Jul 17, 2023
1 parent d4c8ff9 commit 4d72db2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cypress/plugins/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@
module.exports = (on, config) => {
// `on` is used to hook into various events Cypress emits
// `config` is the resolved Cypress config
require('cypress-watch-and-reload/plugins')(config)

return config
}

0 comments on commit 4d72db2

Please sign in to comment.