mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
make service interfaces and hosts one to one
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getHostname } from "../util/getNetworkInterface"
|
||||
import { getHostname } from "../util/getServiceInterface"
|
||||
|
||||
describe("getHostname ", () => {
|
||||
const inputToExpected = [
|
||||
|
||||
Reference in New Issue
Block a user