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:
Ben Kucera
2021-08-12 14:23:22 -04:00
committed by GitHub
parent 9df2543f88
commit 4d2d7e07aa
@@ -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(() => {