mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
test: server: route: console-io -> gritty
This commit is contained in:
parent
ac94eccd90
commit
3479c3b3f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue