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 80477ac commit 6a0e2e5Copy full SHA for 6a0e2e5
test/e2e/specs/settings.spec.ts
@@ -138,7 +138,7 @@ describe('Settings', () => {
138
await $`rm -rf ${tempNodeHomePath}`
139
})
140
141
- // This functionality does not seem to work
+ // TODO: Unskip when #172 covered by this case is fixed
142
it.skip('recognizes if the directory is created *after* the setting is set', async () => {
143
await outputView.clearText()
144
0 commit comments