Skip to content
Snippets Groups Projects
Commit 2da9de54 authored by Jure's avatar Jure
Browse files

fix: comment out terminal report

parent c7bc1332
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
// Import commands.js using ES2015 syntax: // Import commands.js using ES2015 syntax:
import './commands'; import './commands';
require('cypress-terminal-report').installSupport(); //require('cypress-terminal-report').installSupport();
// Alternatively you can use CommonJS syntax: // Alternatively you can use CommonJS syntax:
// require('./commands') // require('./commands')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment