make service interfaces and hosts one to one

This commit is contained in:
Matt Hill
2024-02-19 12:40:52 -07:00
parent eae75c13bb
commit d7bc7a2d38
15 changed files with 222 additions and 311 deletions

View File

@@ -1,4 +1,4 @@
import { getHostname } from "../util/getNetworkInterface"
import { getHostname } from "../util/getServiceInterface"
describe("getHostname ", () => {
const inputToExpected = [