We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d04b64 commit 126ad58Copy full SHA for 126ad58
test/index.mjs
@@ -82,6 +82,7 @@ import "./tests/operations/TranslateDateTimeFormat";
82
import "./tests/operations/Magic";
83
import "./tests/operations/ParseTLV";
84
import "./tests/operations/Media";
85
+import "./tests/operations/ToFromInsensitiveRegex";
86
87
let allTestsPassing = true;
88
const testStatusCounts = {
0 commit comments