From 6a18e4c86b945e6889a3d7521366d4d410b8dec4 Mon Sep 17 00:00:00 2001 From: Aniket-Engg Date: Wed, 27 Nov 2019 18:01:05 +0530 Subject: [PATCH] suggested changes --- src/app/tabs/test-tab.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/tabs/test-tab.js b/src/app/tabs/test-tab.js index df0c04d648..e638653aa0 100644 --- a/src/app/tabs/test-tab.js +++ b/src/app/tabs/test-tab.js @@ -248,8 +248,8 @@ module.exports = class TestTab extends ViewPlugin {
  • To write tests, visit our documentation
  • To run tests, select file(s) and click on "Run Tests" button
  • - To run unit tests in your Continuous Integration & as CLI, use the stand alone NPM module remix-tests.
    - To get support, join our Gitter channel. + To run unit tests in your Continuous Integration and as CLI, use the stand alone NPM module remix-tests. +

    To get support, join our Gitter channel.

    ${this.updateGenerateFileAction()}