Skip to content

Commit 4814922

Browse files
committed
Linting for regex operation
1 parent 81d1007 commit 4814922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operations/tests/ToFromInsensitiveRegex.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,5 @@ TestRegister.addTests([
184184
args: [],
185185
},
186186
],
187-
},
187+
}
188188
]);

0 commit comments

Comments
 (0)