Commit f2ec8cbc authored by yann300's avatar yann300 Committed by ioedeveloper

update label

parent e049c5e8
...@@ -527,7 +527,8 @@ module.exports = class TestTab extends ViewPlugin { ...@@ -527,7 +527,8 @@ module.exports = class TestTab extends ViewPlugin {
<div class="${css.testTabView} px-2" id="testView"> <div class="${css.testTabView} px-2" id="testView">
<div class="${css.infoBox}"> <div class="${css.infoBox}">
<p class="text-lg"> Test your smart contract in Solidity.</p> <p class="text-lg"> Test your smart contract in Solidity.</p>
<p> Click on "Generate" to generate a sample test file in a:</p> <p> Select directory to load and generate test files.</p>
<label>Test directory:</label>
${availablePaths} ${availablePaths}
</div> </div>
<div class="${css.tests}"> <div class="${css.tests}">
......
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