test(FN-4266): update daemon routing expectations
Ref: Runfusion/Fusion#216 Fusion-Task-Id: FN-4266 Fusion-Task-Lineage: 4105d2eb-f3d8-4297-9b49-bf7e5a2906be
This commit is contained in:
@@ -559,6 +559,7 @@ describe("bin command routing and fallbacks", () => {
|
||||
host: "127.0.0.1",
|
||||
token: "fn_abc123",
|
||||
tokenOnly: true,
|
||||
noAutoRegister: false,
|
||||
});
|
||||
});
|
||||
|
||||
@@ -572,6 +573,7 @@ describe("bin command routing and fallbacks", () => {
|
||||
host: undefined,
|
||||
token: undefined,
|
||||
tokenOnly: false,
|
||||
noAutoRegister: false,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user