From f2ec8cbc75b4f6b099e03f0400575b3d704cfca3 Mon Sep 17 00:00:00 2001 From: yann300 Date: Thu, 2 Jul 2020 13:42:31 +0200 Subject: [PATCH] update label --- apps/remix-ide/src/app/tabs/test-tab.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/remix-ide/src/app/tabs/test-tab.js b/apps/remix-ide/src/app/tabs/test-tab.js index 68e41672aa..96c24a2b97 100644 --- a/apps/remix-ide/src/app/tabs/test-tab.js +++ b/apps/remix-ide/src/app/tabs/test-tab.js @@ -527,7 +527,8 @@ module.exports = class TestTab extends ViewPlugin {

Test your smart contract in Solidity.

-

Click on "Generate" to generate a sample test file in a:

+

Select directory to load and generate test files.

+ ${availablePaths}