peter пре 6 година
родитељ
комит
62034eb500
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      test/Test.ts

+ 1
- 0
test/Test.ts Прегледај датотеку

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…
Откажи
Сачувај