Skip to content

Commit 7b97367

Browse files
committed
chore(): lint fix
1 parent 4e67af6 commit 7b97367

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

workers/javascript/tests/index.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ import * as WorkerNames from '../../../lib/workerNames';
66
import { ReleaseDBScheme } from '@hawk.so/types';
77
import cloneDeep from 'lodash.clonedeep';
88

9-
const itIf = it.skip;
10-
119
describe('JavaScript event worker', () => {
1210
let connection: MongoClient;
1311
let db: Db;

0 commit comments

Comments
 (0)