From 74af5a8361f4ccb460001706ce249d50c747f361 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 16 May 2018 19:59:21 +0200 Subject: Client E2E tests first step --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 8c4409011..16ef248e2 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "url": "git://github.com/Chocobozzz/PeerTube.git" }, "scripts": { + "e2e": "scripty", "build": "SCRIPTY_PARALLEL=true scripty", "build:server": "scripty", "build:client": "scripty", -- cgit v1.2.3