We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590b4ef commit 1575fadCopy full SHA for 1575fad
packages/server/lib/cypress.js
@@ -1,8 +1,8 @@
1
require('./environment')
2
3
// We require project-base here, as waiting to require it in
4
-// the Electron process for the first can cause the process to hang
5
-// during smoke test execution. This occurs with with Electron
+// the Electron process for the first time can cause the process
+// to hang during smoke test execution. This occurs with Electron
6
// version v15.4.0 and after.
7
//
8
// TODO: Investigate need/removal of this with future major versions
0 commit comments