mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-26 17:08:10 -05:00
whoops
This commit is contained in:
@@ -409,9 +409,7 @@ export class EventManager {
|
||||
|
||||
const hideCommandLog = window.__CYPRESS_CONFIG__.hideCommandLog
|
||||
|
||||
if (runState?.studio) {
|
||||
this.studioStore.initialize(config, runState)
|
||||
}
|
||||
this.studioStore.initialize(config, runState)
|
||||
|
||||
const runnables = Cypress.runner.normalizeAll(runState.tests, hideCommandLog)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user