Skip to content

Commit

Permalink
issue with path
Browse files Browse the repository at this point in the history
  • Loading branch information
dominusmars committed Feb 28, 2024
1 parent 6aa831b commit 4c42943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ssh.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { changePasswordOf } from "src/modules/password/change_passwords";
import { changePasswordOf } from "../src/modules/password/change_passwords";
import { detect_hostname, detect_os, ejectSSHkey, makeConnection, removeSSHkey, testPassword } from "../src/modules/util/ssh_utils";
import { computers } from "./computers";
import assert from "assert";
Expand Down

0 comments on commit 4c42943

Please sign in to comment.