test: update jest to v27
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import {runCommand} from '../src/install'
|
||||
import {expect, test} from '@jest/globals'
|
||||
|
||||
test('runCommand', async () => {
|
||||
const result = await runCommand('echo foo bar')
|
||||
|
||||
Reference in New Issue
Block a user