Explorar el Código

test drone?

master
peter hace 4 años
padre
commit
62034eb500
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      test/Test.ts

+ 1
- 0
test/Test.ts Ver fichero

225
     })
225
     })
226
 })
226
 })
227
 
227
 
228
+
228
 type SesameTestIfc = { test: { checkCandy: ()=>Promise<string>} }
229
 type SesameTestIfc = { test: { checkCandy: ()=>Promise<string>} }
229
 
230
 
230
 describe('Sesame should unlock the socket', () => {
231
 describe('Sesame should unlock the socket', () => {

Loading…
Cancelar
Guardar