Skip to content

Commit

Permalink
style: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Nov 28, 2022
1 parent f899973 commit b393f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/helpers/common.test.js
@@ -1,5 +1,6 @@
'use strict';

const assert = require('assert');
const start = require('../common');

const modifiedPaths = require('../../lib/helpers/common').modifiedPaths;
Expand Down

0 comments on commit b393f87

Please sign in to comment.