peter 6 лет назад
Родитель
Сommit
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', () => {

Загрузка…
Отмена
Сохранить