Skip to content

Commit 6a0e2e5

Browse files
committed
test(e2e): link skipped test case to issue
Signed-off-by: Zacharias Fragkiadakis <[email protected]>
1 parent 80477ac commit 6a0e2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/specs/settings.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ describe('Settings', () => {
138138
await $`rm -rf ${tempNodeHomePath}`
139139
})
140140

141-
// This functionality does not seem to work
141+
// TODO: Unskip when #172 covered by this case is fixed
142142
it.skip('recognizes if the directory is created *after* the setting is set', async () => {
143143
await outputView.clearText()
144144

0 commit comments

Comments
 (0)