Skip to content

Commit bccf770

Browse files
committed
refactor: lint new testing code
1 parent a367027 commit bccf770

14 files changed

+513
-432
lines changed

test/resources/unitTestUtils.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use strict';
2+
13
const missingParamsError = 1;
24
const missingParamsSuccess = 0;
35

0 commit comments

Comments
 (0)