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 = {