瀏覽代碼

Linting for regex operation

n1073645 5 年之前
父節點
當前提交
4814922e67
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/operations/tests/ToFromInsensitiveRegex.mjs

+ 1 - 1
tests/operations/tests/ToFromInsensitiveRegex.mjs

@@ -184,5 +184,5 @@ TestRegister.addTests([
                 args: [],
             },
         ],
-    },
+    }
 ]);