From 42e8e255c0d96b4712b04560146f45d0f0bb8aac Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 17 Jun 2022 12:22:40 +0000 Subject: [PATCH] =?UTF-8?q?chore(cloudcmd)=20actions:=20lint=20=E2=98=98?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/rest/pack.js | 8 ++++---- tmpl/config.hbs | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/rest/pack.js b/test/rest/pack.js index 8bc12623..96ca2c00 100644 --- a/test/rest/pack.js +++ b/test/rest/pack.js @@ -10,14 +10,14 @@ const tar = require('tar-stream'); const gunzip = require('gunzip-maybe'); const pullout = require('pullout'); -const pathTarFixture = join(__dirname, '..', 'fixture/pack.tar.gz'); -const pathZipFixture = join(__dirname, '..', 'fixture/pack.zip'); const cloudcmdPath = '../..'; - const cloudcmd = require(cloudcmdPath); - const serveOnce = require('serve-once'); +const pathZipFixture = join(__dirname, '..', 'fixture/pack.zip'); + +const pathTarFixture = join(__dirname, '..', 'fixture/pack.tar.gz'); + const defaultOptions = { config: { auth: false, diff --git a/tmpl/config.hbs b/tmpl/config.hbs index 68683617..058815e7 100644 --- a/tmpl/config.hbs +++ b/tmpl/config.hbs @@ -34,7 +34,7 @@ Diff -
  • +
  • -
  • +