From a5fbe571597dc36338268eaa06b0465b3c26ba22 Mon Sep 17 00:00:00 2001 From: jgallego Date: Tue, 1 Sep 2020 08:42:31 +0200 Subject: [PATCH] gulpfile --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gulpfile.js b/gulpfile.js index d645ea0cd..40590d7c2 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -404,6 +404,7 @@ module.exports = { backOnly, backWatch, backTest, + backTestOnce, e2e, i, install,