From 3479c3b3f2a324bcf0384a116a193e210a605035 Mon Sep 17 00:00:00 2001 From: coderiaser Date: Thu, 12 Feb 2026 14:06:46 +0200 Subject: [PATCH] test: server: route: console-io -> gritty --- server/route.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/route.spec.js b/server/route.spec.js index 7087f463..c190eefc 100644 --- a/server/route.spec.js +++ b/server/route.spec.js @@ -366,7 +366,7 @@ test('cloudcmd: route: buttons: terminal: can not load', async (t) => { test('cloudcmd: route: buttons: terminal', async (t) => { const config = { terminal: true, - terminalPath: 'console-io', + terminalPath: 'gritty', }; const options = {