Explorar o código

Fix incorrect import of TestRegister

j433866 %!s(int64=5) %!d(string=hai) anos
pai
achega
4bc4db8232
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/operations/tests/ParseSSHHostKey.mjs

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

@@ -5,7 +5,7 @@
  * @copyright Crown Copyright 2019
  * @license Apache-2.0
  */
-import TestRegister from "../TestRegister";
+import TestRegister from "../../lib/TestRegister.mjs";
 
 TestRegister.addTests([
     {