mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-13 02:40:22 -05:00
chore: skip session e2e spec ci (#17718)
* refactor skipping load event logic * skip problematic suite * revert change to navigation.js
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