test: server: route: console-io -> gritty

This commit is contained in:
coderiaser 2026-02-12 14:06:46 +02:00
parent ac94eccd90
commit 3479c3b3f2

View file

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