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 ebf318f commit d8dcc3dCopy full SHA for d8dcc3d
test/e2e/specs/settings.spec.ts
@@ -17,7 +17,7 @@ import { nodeHomePath } from '../constants/config'
17
18
const tempNodeHomePath = `${nodeHomePath}.temp`
19
20
-describe('Settings', () => {
+describe.skip('Settings', () => {
21
let workbench: Workbench
22
let settings: SettingsEditor
23
0 commit comments