Browse Source

test drone?

master
peter 4 years ago
parent
commit
62034eb500
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      test/Test.ts

+ 1
- 0
test/Test.ts View File

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

Loading…
Cancel
Save