n1073645 5 лет назад
Родитель
Сommit
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: [],
                 args: [],
             },
             },
         ],
         ],
-    },
+    }
 ]);
 ]);