Commit 3c4d0dfe authored by aniket-engg's avatar aniket-engg Committed by Aniket

add new folder in dir list

parent 9d5c14e0
......@@ -605,6 +605,7 @@ module.exports = class TestTab extends ViewPlugin {
this.testTabLogic.generateTestFolder(this.inputPath.value)
this.createTestFolder.disabled = true
this.updateGenerateFileAction().disabled = false
this.uiPathList.appendChild(yo`<option>${this.inputPath.value}</option>`)
}}>
Create
</button>`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment