We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
CyberChef
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Linting for regex operation
n1073645
5 years ago
parent
81d1007bb7
commit
4814922e67
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tests/operations/tests/ToFromInsensitiveRegex.mjs
+ 1
- 1
tests/operations/tests/ToFromInsensitiveRegex.mjs
View File
@@ -184,5 +184,5 @@ TestRegister.addTests([
args: [],
},
],
- }
,
+ }
]);