chore: refactor and simplify testing (#39050)

This commit is contained in:
Oliver Eyton-Williams
2020-06-13 11:27:15 +02:00
committed by GitHub
parent 5934984064
commit b4926052f4
14 changed files with 122 additions and 305 deletions

View File

@@ -12,7 +12,7 @@ import {
import protect from '@freecodecamp/loop-protect';
import * as vinyl from '../utils/polyvinyl.js';
import * as vinyl from '../../../../../utils/polyvinyl.js';
import createWorker from '../utils/worker-executor';
// the config files are created during the build, but not before linting