mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
fix test
This commit is contained in:
@@ -64,6 +64,7 @@ describe('AppServerEventConverter', () => {
|
||||
expect(completed).toEqual([{
|
||||
type: 'exec_command_end',
|
||||
call_id: 'cmd-1',
|
||||
command: 'ls',
|
||||
output: 'ok',
|
||||
exit_code: 0
|
||||
}]);
|
||||
|
||||
Reference in New Issue
Block a user