mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-21 04:59:15 +00:00
fix(cli): ⚡ working flowDynamic test
This commit is contained in:
@@ -82,7 +82,8 @@ test(`[Caso - 07] Retornar estado`, async () => {
|
|||||||
assert.is('Tu datos son:', getHistory[6])
|
assert.is('Tu datos son:', getHistory[6])
|
||||||
assert.is('Nombre: Leifer Edad: 90', getHistory[7])
|
assert.is('Nombre: Leifer Edad: 90', getHistory[7])
|
||||||
assert.is('🤖🤖 Gracias por tu participacion', getHistory[8])
|
assert.is('🤖🤖 Gracias por tu participacion', getHistory[8])
|
||||||
assert.is(undefined, getHistory[9])
|
assert.is('🤖🤖 Gracias por tu participacion', getHistory[9])
|
||||||
|
assert.is(undefined, getHistory[10])
|
||||||
})
|
})
|
||||||
|
|
||||||
test.run()
|
test.run()
|
||||||
|
|||||||
Reference in New Issue
Block a user