cough cough
This commit is contained in:
parent
e300946c48
commit
d50b143c9d
|
|
@ -686,7 +686,6 @@ test("Native function receives Reef function as callback - basic map", async ()
|
|||
const result = await vm.run()
|
||||
expect(result.type).toBe('array')
|
||||
if (result.type === 'array') {
|
||||
console.log(result.value)
|
||||
expect(result.value).toEqual([
|
||||
toValue(2),
|
||||
toValue(4),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user