Nevet test editor in production

This commit is contained in:
Jiiks 2019-03-05 21:31:40 +02:00
parent 1ae0c5aa4d
commit 3143991239
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ const TEST_ARGS = () => {
}
}
}
const TEST_EDITOR = true;
const TEST_EDITOR = TESTS && true;
import path from 'path';
import sass from 'node-sass';