mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-03 05:20:38 -05:00
Merge branch 'develop' into 66e8896b66-master-into-develop
This commit is contained in:
+2
-1
@@ -646,7 +646,8 @@ describe('same session name, different options, multiple tests', () => {
|
||||
})
|
||||
})
|
||||
|
||||
describe('consoleProps', () => {
|
||||
// NOTE: flake. unskip when we fix it
|
||||
describe.skip('consoleProps', () => {
|
||||
let log = null
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user